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

Set RestartPolicy to "no" #2

Open
Niklan opened this issue Sep 10, 2020 · 0 comments
Open

Set RestartPolicy to "no" #2

Niklan opened this issue Sep 10, 2020 · 0 comments

Comments

@Niklan
Copy link

Niklan commented Sep 10, 2020

Currently, xhprof container starts with a system.

Container with xhprof contains this value (docker inpsect CONTAINER_ID):

…
            "RestartPolicy": {
                "Name": "always",
                "MaximumRetryCount": 0
            },
…

This leads to situation, when each xhprof container autostart with a system. Others containers doesn't do such thing.

Previously I though this is related to container name (wodby/docker4drupal#428), but no, this problem still exists in the new version.

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

No branches or pull requests

1 participant