Docker (software): Difference between revisions

Line 104: Line 104:
docker image prune -f
docker image prune -f
</pre>
</pre>
* Note that <code>docker-compose restart</code> will just restart existing containers. It will not recreate them.


==Resources==
==Resources==