Dockeri käsud
Põhikäsud Abi saamiseks Alustamine Näide: Lae alla ja jooksuta ngingx webserveri konteiner Ava brauseris http://localhost Näide: Peata konteiner Puhastamine Docker provides a single command that will clean up any resources — images, containers, volumes, and networks — that are dangling (not associated with a container): To additionally remove any stopped containers and all unused images (not just dangling images), add the -a flag to the command: Stop and remove all containers Remove image by name: Remove all images: