arch-all-the-way-down

Create arbitrarily nested Docker containers!

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.