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.
Arch-All-the-Way-Down/README.md
2020-07-30 10:05:53 -05:00

20 lines
593 B
Markdown

# Arch All the Way Down
### It's [Arch all the way down](https://en.wikipedia.org/wiki/Turtles_all_the_way_down)!
#### Ever wanted to run Arch inside Arch inside Arch inside Arch? Well, now you can!
![Nested Arch](https://raw.githubusercontent.com/Ta180m/Arch-All-the-Way-Down/master/nested-arch.png)
## Usage
It's as easy as:
```sh
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!