You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a bug in Docker not this Puppet module but I thought I'd raise this for visibility here because it manifests when using this module and is a major issue.
On Docker 20.10.4, when doing a docker create then docker start -a ... your services will just hang when starting. docker run seems unaffected, but the systemd scripts this module generates do create & start and so any services managed by this Puppet module will fail to run after updating to Docker 20.10.4.