Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1013 Bytes

File metadata and controls

32 lines (23 loc) · 1013 Bytes

dockerception

About Dockerception?

Docker in Docker in Docker!

Pull from docker

docker pull pointlesscode/dockerception:latest
docker run --rm --privileged -it  -v /var/run/docker.sock:/var/run/docker.sock pointlesscode/dockerception

Build it yourself

  • clone the project and cd to folder
  • build and run the image
docker pull dockerception:latest
docker run --rm --privileged -it  -v /var/run/docker.sock:/var/run/docker.sock dockerception

Social

.less
Instagram
Twitter
GitHub
DockerHub

License

The project is open-sourced software licensed under the MIT license.