feat: 增加s6-overlay的编译目录
This commit is contained in:
@@ -0,0 +1 @@
|
||||
s6-overlay
|
||||
@@ -0,0 +1,11 @@
|
||||
# [s6-overlay](https://github.com/just-containers/s6-overlay)
|
||||
|
||||
```sh
|
||||
sudo apt update
|
||||
sudo apt install -y git make wget xz-utils tar sed grep coreutils findutils
|
||||
|
||||
git clone https://github.com/just-containers/s6-overlay.git
|
||||
|
||||
cd s6-overlay
|
||||
make
|
||||
```
|
||||
Reference in New Issue
Block a user