Docker Commands
Docker λͺ
λ Ήμ΄ μ 리
μκΎΈ μμ΄μ μ 리...
Create container
Run container
-d
: runs on background
Start container
start
λ₯Όrestart
λ‘ λ°κΎΈλ©΄ μ¬μμ
Stop container
Pause container
Unpause container
Remove container
Check the log
realtime
: -t λ€μ-f
λΆμ΄κΈ°!
Check container stats
Check process status
Connect to container
List images
or
Remove image(s)
IMAGEμλ
docker image ls
λͺ λ Ήμ΄λ‘ νμ ν IMAGE IDλ₯Ό μ μ΄μ£Όλ©΄ λλ€
Docker system prune
μ μ°λ data λ μ§μ°μ
Last updated