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

[27.x backport] docs: fix inaccurate description of --restart=unless-stopped #5509

Conversation

austinvazquez
Copy link
Contributor

- What I did

unless-stopped containers are not restart after a daemon restart

(cherry picked from commit 2f2b16a)

- How I did it

git cherry-pick -xsS 2f2b16a96687e50682497435a6de3b016ab1a5bc

- How to verify it
n/a

- Description for the changelog
n/a

- A picture of a cute animal (not mandatory but encouraged)

`unless-stopped` containers are not restart after a daemon restart

Signed-off-by: David Karlsson <[email protected]>
(cherry picked from commit 2f2b16a)
Signed-off-by: Austin Vazquez <[email protected]>
@austinvazquez austinvazquez requested review from thaJeztah and a team as code owners October 7, 2024 16:39
@codecov-commenter
Copy link

codecov-commenter commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.78%. Comparing base (19279c9) to head (6f5bfcb).
Report is 9 commits behind head on 27.x.

Additional details and impacted files
@@           Coverage Diff           @@
##             27.x    #5509   +/-   ##
=======================================
  Coverage   59.78%   59.78%           
=======================================
  Files         345      345           
  Lines       23442    23442           
=======================================
  Hits        14015    14015           
  Misses       8453     8453           
  Partials      974      974           

Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@thaJeztah thaJeztah merged commit 011cb19 into docker:27.x Oct 7, 2024
96 checks passed
@austinvazquez austinvazquez deleted the cherry-pick-2f2b16a96687e50682497435a6de3b016ab1a5bc-to-27.x branch October 7, 2024 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants