316 B
316 B
# 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