Anonymous
×
Create a new article
Write your page title here:
We currently have 27 articles on PhenixOps. Type your article name above or click on one of the titles below and start writing!



PhenixOps
27Articles

Scaling: Difference between revisions

(Created page with "== Scaling a Container == Category:Docker")
 
No edit summary
Line 1: Line 1:
== Scaling a Container ==
== Scaling a Container ==
Scale up to 20 containers
<code>
docker-compose scale phenixapp=20
</code> <br>
<code>
</code> <br>
<code>
</code> <br>
<code>
</code> <br>
<code>
</code> <br>
<code>
</code> <br>
See also [[Docker Compose]]


[[Category:Docker]]
[[Category:Docker]]

Revision as of 00:17, 25 April 2020

Scaling a Container

Scale up to 20 containers docker-compose scale phenixapp=20






See also Docker Compose