Difference between revisions of "Docker restartPolicy"
Jump to navigation
Jump to search
(Redirected page to Docker start) Tags: New redirect, Mobile web edit, Mobile edit |
|||
(7 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | # | + | |
+ | * <code><nowiki>docker inspect -f "{{ .HostConfig.RestartPolicy}}" $(docker ps -a -q)</nowiki></code> | ||
+ | |||
+ | == Activities == | ||
+ | # Understand [[Start configuration behavior and restart policy]] (<code>[[docker update]]</code>) | ||
+ | |||
+ | == Related == | ||
+ | * [[Kubernetes]] <code>[[restartPolicy:]]</code> | ||
+ | |||
+ | |||
+ | |||
+ | [[Category:Docker]] |
Latest revision as of 12:28, 10 August 2022
Advertising: