forked from ohtu2021-kvantti/QuantMark
-
Notifications
You must be signed in to change notification settings - Fork 0
Docker cheat sheet
Matias Tamsi edited this page Aug 22, 2021
·
15 revisions
We recommend to consider taking the course DevOps with Docker.
Here are useful commands gathered that are essential when working with the project.
´´´ // List all running containers (also hidden ones) docker container ls -a ´´´