Update README.md

This commit is contained in:
Anthony Wang 2020-07-29 19:13:46 -05:00 committed by GitHub
parent bf2301b9e0
commit 0ebfea60e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,6 @@
```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```
```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.