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

Adds the ability to tail child container logs. #233

Merged

Conversation

pcornish
Copy link

@pcornish pcornish commented Oct 21, 2016

Purpose

See #158.

This PR

  • Adds the ability to tail child container logs.
  • Adds the option to enable/disable pulling of images before starting Compose services. This is useful when images have a repository as part of their image identifier, but have not been pushed (such as when they are being built/tested locally).

…ble/disable pulling of images before starting Compose services.
Copy link
Member

@rnorth rnorth left a comment

Choose a reason for hiding this comment

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

Sorry for taking so long to review this. It looks good to me - thanks for doing it.

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