Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fresh dockers daily #4

Merged
merged 3 commits into from
Oct 19, 2016
Merged

Build fresh dockers daily #4

merged 3 commits into from
Oct 19, 2016

Conversation

chriskuehl
Copy link
Member

No description provided.

This matches what is in stretch.
In my defense, vim highlights this like a comment :\
@chriskuehl
Copy link
Member Author

@kpengboy @mcint

@chriskuehl chriskuehl merged commit a506d21 into master Oct 19, 2016
@chriskuehl chriskuehl deleted the build-fresh-dockers-daily branch October 19, 2016 05:28
@@ -19,7 +19,7 @@ RUN curl -sLo /tmp/dumb-init.deb \
&& dpkg -i /tmp/dumb-init.deb \
&& rm /tmp/dumb-init.deb \
&& apt-get clean
ENTRYPOINT ["/usr/bin/dumb-init", "-c", "--"]
ENTRYPOINT ["/usr/bin/dumb-init", "--"]
Copy link
Member

Choose a reason for hiding this comment

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

Why?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yelp/dumb-init#51 was fixed in 1.2.0

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.

2 participants