base-dev/README.md
2023-04-18 11:30:56 +08:00

316 B
Raw Permalink Blame History

# run all dev containers. base build on alpine:latest, and super build on alpine:edge
 dp --profile super up -d --build

learn about principle

run super container by docker run -it --rm --privileged --pid=host alpine:edge nsenter -t 1 -m -u -n -i zsh