Create arbitrarily nested Docker containers! https://hub.docker.com/r/ta180m/arch-all-the-way-down
This repository has been archived on 2022-01-12. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2020-07-29 18:38:26 -05:00
Dockerfile Add files via upload 2020-07-29 23:30:08 +00:00
README.md Update README.md 2020-07-29 18:38:26 -05:00

Arch All the Way Down

Create nested Docker containers!

Usage

docker pull ta180m/arch-all-the-way-down

docker run --privileged -it -e DEPTH=[DEPTH OF NESTED CONTAINERS] ta180m/arch-all-the-way-down /bin/bash

Remember to replace [DEPTH OF NESTED CONTAINERS] with your intended nesting depth.