2024-12-07 18:19:01 +08:00
2023-04-20 18:08:35 +08:00
2024-12-07 18:19:01 +08:00
2024-12-07 18:19:01 +08:00
2023-04-18 11:30:56 +08:00

# 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

Description
No description provided
Readme 37 KiB
Languages
Shell 96.8%
Dockerfile 3.2%