Difference between revisions of "Docker-compose config"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 +
{{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]].
 
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]].
  
Line 10: Line 14:
 
== See also ==
 
== See also ==
 
* {{docker-compose}}
 
* {{docker-compose}}
* {{docker}}
 
 
  
 
[[Category:Docker]]
 
[[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: