MAAsDocker/start-docker.sh

4 lines
67 B
Bash
Raw Normal View History

2025-04-05 17:23:37 +08:00
#!/bin/bash
cd $(dirname $(readlink -f "$0"))
docker compose up -d