Git Product home page Git Product logo

dockerfile_bakery's People

Contributors

kujyp avatar

Stargazers

 avatar

Watchers

 avatar

dockerfile_bakery's Issues

cli help message 정리

--partial-path, --generated-path help message가 올바르지않음.

$ dockerfile_bakery generate --help
Usage: dockerfile_bakery generate [OPTIONS] [CONTEXT_PATH]

  Generate dockerfiles from partial dockerfiles

Options:
  -P, --partial-path TEXT    User account(oss.navercorp.com)
  -G, --generated-path TEXT  User account(oss.navercorp.com)
  --help                     Show this message and exit.

generate scripts 에서 tag명 없는경우 ":" 가 붙어있음

원래 의도는 지정할 tag가 없는경우 tag자리를 비워 Default tag latest로 지정되도록 설계.

하지만 generate script 를 하는경우 : character 가 살아있는 문제가 발생

예시:

...
docker build --pull -t kujyp/centos: -f ../dockerfiles/kujyp/centos/Dockerfile. .
...

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.