Difference between revisions of "Docker-compose config"

From wikieduonline
Jump to navigation Jump to search
(Created page with "Added --hash option to the docker-compose config command, allowing users to print a hash string for each service's configuration to facilitate rolling updates.")
 
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
Added --hash option to the docker-compose config command, allowing users to print a hash string for each service's configuration to facilitate rolling updates.
+
{{lc}}
 +
<code>[[docker-compose]] config</code>
 +
 
 +
 
 +
Added <code>--hash</code> option to the docker-compose config command, allowing users to print a hash string for each service's configuration to facilitate [[rolling updates]].
 +
 
 +
 
 +
 
 +
== Related terms ==
 +
* [[CKAD]]: Understand Deployments and how to perform [[rolling updates]]: <code>[[kubectl rolling-update]]</code>
 +
 
 +
 
 +
 
 +
== See also ==
 +
* {{docker-compose}}
 +
 
 +
[[Category:Docker]]

Latest revision as of 11:54, 10 January 2023

docker-compose config


Added --hash option to the docker-compose config command, allowing users to print a hash string for each service's configuration to facilitate rolling updates.


Related terms[edit]


See also[edit]

Advertising: