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

F/docker absent #510

Merged
merged 5 commits into from
Jan 6, 2017
Merged

Conversation

dominiqueroux
Copy link
Contributor

No description provided.

Dominique Roux added 2 commits December 29, 2016 14:36
Changed types:
__docker
__docker_compose
- Added state parameter for both types in the man.rst
- Changed --state absent behavior of __docker_compose
-- only remove docker-compose binary not whole docker
elif [ ${state} = "absent" ]; then
__file /usr/local/bin/docker-compose --state absent
else
echo "Unknown state: $state_should" >&2
Copy link
Contributor

Choose a reason for hiding this comment

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

@GreenDeath I think state_should is a typo, it should be state.

@darko-poljak darko-poljak merged commit f9d1d2a into ungleich:master Jan 6, 2017
@dominiqueroux dominiqueroux deleted the f/docker_absent branch February 2, 2017 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants