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

Deprecate the 'restart' daemon option (obsolete since docker 1.2.0). #237

Merged

Conversation

jperville
Copy link
Contributor

I just found out that the --restart daemon option has been obsoleted in docker 1.2.0. The option is no longer documented and even if its presence won't prevent the docker daemon to start, it will be ignored. The container restart is now done with explicit restart policies.

This PR deprecates the attribute (which we can keep for now, no harm); we should remove it with version 1.0.0 of the cookbook.

@tduffield
Copy link
Contributor

Great! Thanks!

tduffield pushed a commit that referenced this pull request Nov 19, 2014
Deprecate the 'restart' daemon option (obsolete since docker 1.2.0).
@tduffield tduffield merged commit de19152 into sous-chefs:master Nov 19, 2014
@jperville jperville deleted the deprecate-daemon-restart-option branch September 21, 2015 15:53
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