Create arbitrarily nested Docker containers! https://hub.docker.com/r/ta180m/arch-all-the-way-down
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
Go to file
Anthony Wang 85d3910dcc
Update Dockerfile
3 years ago
Dockerfile Update Dockerfile 3 years ago
README.md Update README.md 3 years ago
nested-arch.png Add files via upload 3 years ago

README.md

Arch All the Way Down

It's Arch all the way down!

Ever wanted to run Arch inside Arch inside Arch inside Arch? Well, now you can!

Nested Arch

Usage

It's as easy as:

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

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

You now have [DEPTH OF NESTED CONTAINERS] nested Arch containers!