This commit is contained in:
louiscklaw
2025-01-31 21:11:21 +08:00
parent 653422de08
commit fcbf2fd71d
12 changed files with 108 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
#!/usr/bin/env bash
# 1.
./landing.sh
# 2.
./install_docker.sh
# 3.
./install_docker_compose.sh
# 4.
# echo "add user ubuntu to docker group"
# sudo vi /etc/group
# 5.
./up.sh