Skip to content
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.

Allow wildcards in KEEP_IMAGES and KEEP_CONTAINERS #20

Merged
merged 4 commits into from
Mar 17, 2016

Conversation

sshipway
Copy link
Contributor

This pull req does the following:

  • Allow bash shell wildcards in KEEP_IMAGES and KEEP_CONTAINERS (eg: sshipway/*:latest )
  • Update documentation to reflect this
  • Reordering of Dockerfile to make layer generation more efficient

This is necessary for applications where you want to keep all versions of a particular image, or to not remove containers in a particular domain.

@rasjoh
Copy link
Contributor

rasjoh commented Mar 17, 2016

@sshipway LGTM: For future reference please squash commits to 1 single one, in case of needing to revert

rasjoh added a commit that referenced this pull request Mar 17, 2016
Allow wildcards in KEEP_IMAGES and KEEP_CONTAINERS
@rasjoh rasjoh merged commit 0f169a0 into meltwater:master Mar 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants