update,
This commit is contained in:
5
task1-aws-proxy/up.sh
Normal file
5
task1-aws-proxy/up.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
systemctl enable docker
|
||||
|
||||
docker compose up -d
|
Reference in New Issue
Block a user