Git Product home page Git Product logo

dockerfile-wizard's People

Contributors

aderyabin avatar fgblomqvist avatar iynere avatar ryanwohara avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dockerfile-wizard's Issues

postgres-client fails on Ubuntu Trusty

I tried to build an image using Ubuntu Trusty with ruby-2.4.1 and node v6.11.1. When the generator reached the postgres-client install, it failed. Adding RUN apt-get update to the Dockerfile solved this issue. Is there any reason not to run RUN apt-get update?

Certain 2.x versions of Ruby fail to compile (upstream bug)

there are known issues compiling some 2.x versions of Ruby on some Linux distros due mostly to readline & SSL package versioning issues... we should, to the extent reasonably possible, mitigate these issues in generate.sh with some version-checking control flow that, when necessary, installs the requisite patches/packages for the versions of Ruby in question

Could not find context "org-global".

When building the project, I'm getting an error

Could not find context "org-global".

I've set my DOCKER_USERNAME and DOCKER_PASSWORD vars, and org-global doesn't appear anywhere in my repo except in the README

Supplying a blank tag generates an invalid config

Expected behaviour

I expect the config to be valid even though I do not supply a tag. If the tag really is required (I don't know if that's the case), it'd be helpful if a) it was stated or even better if b) the CLI forced me to enter a tag.

Steps to reproduce

Run the following in the dockerfile-wizard repo:

  1. make ready
  2. make setup
  3. Choose a name for the project, leave the tag blank and choose a linux version. E.g. choose name: foo, linux version: 4 and leave the rest of the options blank.
  4. Validate the config file and it will have an error, e.g. on the line which containsimage: $DOCKER_USERNAME/foo:.

FYI I'm using macOS Mojave.

Possible fix

Update the config template to not include a colon between name and tag. Only append a tag prepended with a colon when a tag is supplied.

Getting error

I am getting this upon build, I am using Debian Stretch option.

: The value 'stable' is invalid for APT::Default-Release as such a release is not available in the sources

Dockerfile not in artifacts

I recently finished my first build using this, and was hoping to look at the Dockerfile. The docs say it will be in the artifacts after the built, but this is all I see:

screen shot 2018-07-10 at 12 39 30 pm

Is this a bug? Or am I not looking for it in the right place? Thanks.

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.