diff --git a/Docker/Commandes.html b/Docker/Commandes.html index db18a11..4541a63 100644 --- a/Docker/Commandes.html +++ b/Docker/Commandes.html @@ -2,7 +2,7 @@ title: Commandes utiles description: Petit mémo avec toutes les commandes utilisées au quotidien avec Docker. published: true -date: 2021-05-09T08:18:47.988Z +date: 2021-05-09T08:27:35.142Z tags: editor: ckeditor dateCreated: 2021-05-01T18:31:53.549Z @@ -27,6 +27,10 @@ dateCreated: 2021-05-01T18:31:53.549Z
docker ps (-a)
-a
= afficher aussi les containers arrêtés)docker stats --all
docker image ls