GithubHelp home page GithubHelp logo

container's Introduction

About Me

Hi 我是Frank,正處於發展成專業的 Site Reliability Engineer 學習之路上。會的技能實際上並不多,且工作的特性讓我時常忙碌不暇,所以我更多是使用github來查看感興趣的Repository,若有推薦的Repository可以推薦給我加入閱讀清單,感激不盡。

Top 5 Languages

  1. 近幾年因為大量使用NeoVim編輯器,所以嘗試對NeoVim調整了一些簡單的設定,並且透過lua語言來實作。
  2. 過去我是一名資料研究人員,所以習慣使用R語言來做統計分析與資料探勘。
  3. 因為工作所需,我開始去撰寫一些HCL base的Infrastructure as Code,例如: Terraform, Vagrant...etc.。

Naereen's top languages

My Github Stats

發現自己再Github上或是社群上並不活躍,這會是我可以再精進的地方。

Anurag's github stats

Reading on Daily.dev

有一段時間會透過Chrome Browser安裝Daily.dev的extension來快速閱讀資訊科技相關領域或技術文章,不過後來比較少使用Chrome Browser,所以透過Daily.dev閱讀的文章數量就沒有再增長了。

Lai,Chun Jing's Dev Card

container's People

Contributors

cjlaidevlife avatar

Watchers

 avatar

container's Issues

docker build return Error response from remote tarball contexts

1. Background

Study the 使用Dockerfile定制鏡像 chapter of the Docker從入門到實踐 book.

2. Expected Behavior

docker build image from a remote tarball.

3. Current Behavior

I tried to compression the tarball with the following instructions and upload it to github repository:

tar czvf nginx-app-1.21.6.tar.gz .\Dockerfile

this tarball push to 68f4a38

4. Failure Information

docker build https://github.com/s716134/learning-container-labs/blob/frank/docker/tarballs/nginx-app-1.21.6.tar.gz

Downloading build context from remote url: https://github.com/s716134/learning-container-labs/blob/frank/docker/tarballs/nginx-app-1.21.6.tar.gz  126.5kB
Sending build context to Docker daemon  128.5kB
Error response from daemon: dockerfile parse error line 7: unknown instruction: <!DOCTYPE

5. Environment

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.