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

Conversation

@techniq
Copy link
Contributor

@techniq techniq commented Feb 19, 2015

Placing COPY (or ADD) of the application directory after the RUN apt-get install ... statements will allow the layers created from those statements to be retrieved from docker's cache on subsequent runs.

Placing `COPY` (or `ADD`) of the application directory after the `RUN apt-get install ...` statements will allow the layers created from those statements to be retrieved from docker's cache on subsequent runs.
@techniq techniq mentioned this pull request Feb 19, 2015
@josegonzalez
Copy link
Member

Odd, this isn't running under CircleCI. I've reached out to support to see what that's all about. I'd like to ensure the tests pass before merging :)

@techniq
Copy link
Contributor Author

techniq commented Feb 19, 2015

👍

@michaelshobbs
Copy link
Member

I believe @techniq will need to follow the fork in CircleCi for it to run tests.

josegonzalez added a commit that referenced this pull request Feb 19, 2015
Improve Dockerfile example/test
@josegonzalez josegonzalez merged commit 07ae519 into dokku:master Feb 19, 2015
@techniq
Copy link
Contributor Author

techniq commented Feb 19, 2015

I don't know if this helped by I added by fork to CircleCI early today when I saw @michaelshobbs comment: https://circleci.com/gh/techniq/dokku

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.

3 participants