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

Ability to configure Docker daemon options #256

Merged
merged 3 commits into from
Jul 16, 2021

Conversation

Zempashi
Copy link
Contributor

@Zempashi Zempashi commented Feb 2, 2021

Based on #92
Fixes #90
Fixes #84

As @geerlingguy commented on #92, do not touch the configuration file if no configuration provided.
Also move configuration before starting docker, to avoid starting docker unconfigured (and possibly failing) and then restart with correct configuration

@stale
Copy link

stale bot commented May 5, 2021

This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark pull requests as stale.

@stale stale bot added the stale label May 5, 2021
@stale
Copy link

stale bot commented May 5, 2021

This pull request is no longer marked for closure.

defaults/main.yml Outdated Show resolved Hide resolved
tasks/main.yml Outdated Show resolved Hide resolved
@geerlingguy geerlingguy merged commit 7afdc96 into geerlingguy:master Jul 16, 2021
@geerlingguy
Copy link
Owner

This landed in the 4.0.0 release—thanks to everyone for your patience in getting this merged!

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.

Feature Request: allow override of dockerd options Edit daemon.json
3 participants