Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 193 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 193 Bytes

filefrog/docker

Run Docker, in a Docker Container!

$ docker run --rm \
    -v /var/run/docker.sock:/var/run/docker.sock \
    filefrog/docker \
    docker ps