Changes
1 changed files (+11/-2)
-
-
@@ -1,2 +1,11 @@# Arch-All-the-Way-Down Create 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.
-