这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@michaelshobbs
Copy link
Member

  • removes single quotes from the generated DOCKERFILE_ENV_FILE
    • these are not needed by dockerfile deployments but are by buildpack deployments
  • adds link to config/docker-args-run
  • makes dockerfile test the same as buildpack test

@josegonzalez
Copy link
Member

Why the link?

@michaelshobbs
Copy link
Member Author

This allows the app env to be included in containers started with dokku run.

@marcbachmann
Copy link

@michaelshobbs Thanks for both fixes. That with the link would have been my next issue. 👍
Already tapped into that.

@michaelshobbs
Copy link
Member Author

tests are failing. i'll need to dig into that

@dubcanada
Copy link

Is this why my Dockerfile ENV variables have quotes around them, but the buildpack ones don't?

@michaelshobbs
Copy link
Member Author

Probably, yes. 😄

@dubcanada
Copy link

What is holding up the merge of this? Looks like tests pass according to CircleCI

@michaelshobbs
Copy link
Member Author

Was hoping for more comments I suppose. I'll merge now.

michaelshobbs added a commit that referenced this pull request Mar 6, 2015
@michaelshobbs michaelshobbs merged commit dc36e60 into master Mar 6, 2015
@josegonzalez josegonzalez deleted the 1002_mh-dockerfile-envvar-quoting branch March 6, 2015 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants