Docker

Play with Docker

https://labs.play-with-docker.com/

Commands

# Run image and jump into it
docker run -it gcc

# Remove all images
docker images -q | xargs docker rmi --force

results matching ""

    No results matching ""