Skip to content

Commands

docker rmi -f $(docker images -aq)

Go inside a container

docker run -rm -it docker-image sh