Skip to content

Improved docker ps handling#77

Merged
bflad merged 2 commits intosous-chefs:masterfrom
jcrobak:improved-docker-ps-handling
Mar 15, 2014
Merged

Improved docker ps handling#77
bflad merged 2 commits intosous-chefs:masterfrom
jcrobak:improved-docker-ps-handling

Conversation

@jcrobak
Copy link

@jcrobak jcrobak commented Feb 26, 2014

Fix two issues I've run into with the docker_container LWRP.

Joe Crobak added 2 commits February 26, 2014 18:10
This will fix, e.g. parsing of commands with two spaces in them.
If docker command is e.g. `sh -c 'cd foo && ./bar'`, then
`docker ps` will show the command as `sh -c cd foo && ./bar`.
Handle this case when matching on container commands.
@bflad
Copy link
Contributor

bflad commented Mar 3, 2014

LGTM. Will merge and release in next version. Thanks!

@bflad bflad merged commit 95ffdf3 into sous-chefs:master Mar 15, 2014
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