Skip to content

Adds the ability to tail child container logs.#233

Merged
rnorth merged 1 commit into
testcontainers:masterfrom
outofcoffee:feature/compose-child-logs
Nov 8, 2016
Merged

Adds the ability to tail child container logs.#233
rnorth merged 1 commit into
testcontainers:masterfrom
outofcoffee:feature/compose-child-logs

Conversation

@pcornish
Copy link
Copy Markdown

@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
Copy Markdown
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.

3 participants