코딩, 딱 지금이 시작할때! (코딱지)
[Docker] 전부 kill
Ufungi
2023. 10. 11. 09:34
docker rm -f $(docker ps -a -q)
docker rm -f $(docker ps -a -q)