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
Anthony Wang 85d3910dcc
Update Dockerfile
2020-09-18 11:51:21 -05:00
Dockerfile Update Dockerfile 2020-09-18 11:51:21 -05:00
README.md Update README.md 2020-07-30 10:05:53 -05:00
nested-arch.png Add files via upload 2020-07-29 23:55:28 +00:00

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!