Skip to content

Conversation

@misterbisson
Copy link
Contributor

The deeper path reduces the risk of URL conflicts with other uses.

And...

  • added Docker labels
  • improved consul-template install

If merged, this should be tagged as 1-r4


```
docker build --build-arg BUILD_DATE=`date -u +"%Y-%m-%dT%H:%M:%SZ"` \
--build-arg VCS_REF=`git rev-parse --short HEAD` .
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess your thought is that we'll add these via shippable.yml, rather than creating a new Makefile?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any way to inject this info into a docker-compose build? The command line help doesn't suggest so. Maybe via the compose.yml file? If we break builds using docker-compose everywhere that's going to be very annoying for demos.

@tgross
Copy link
Contributor

tgross commented Jul 22, 2016

LGTM except for my concerns in #18 (comment)

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