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

update ContainerPilot to 3.0.0-RC1 #22

Merged
merged 1 commit into from Jun 2, 2017
Merged

update ContainerPilot to 3.0.0-RC1 #22

merged 1 commit into from Jun 2, 2017

Conversation

tgross
Copy link
Contributor

@tgross tgross commented May 17, 2017

This PR updates ContainerPilot to the 3.0.0-RC1 release candidate. There's no Jenkins job for this blueprint but I've tested it out to my satisfaction locally.

cc @misterbisson @cheapRoc @geek

@tgross tgross changed the title (wip) update to ContainerPilot v3 update ContainerPilot to 3.0.0-RC1 May 31, 2017
@tgross
Copy link
Contributor Author

tgross commented Jun 1, 2017

Any objections to merging this?

EXPOSE 80
CMD ["/bin/containerpilot", "nginx"]
CMD ["/bin/containerpilot"]
Copy link
Contributor

Choose a reason for hiding this comment

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

This is another case where the CMD is being truncated. Can you say more about the changed philosophy behind the change?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's a requirement of multi-process support, as described in the RFD

Copy link
Contributor

@misterbisson misterbisson left a comment

Choose a reason for hiding this comment

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

:pickles:

@tgross tgross merged commit fc0f67e into master Jun 2, 2017
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.

None yet

3 participants