# Create directories that store your stacks and stores Dockge's stack
sudo mkdir -p /opt/stacks /opt/dockge
cd /opt/dockge
# Download the compose.yaml
sudo curl https://raw.githubusercontent.com/louislam/dockge/master/compose.yaml --output compose.yaml
# Start the server
sudo docker compose up -d
# If you are using docker-compose V1 or Podman
# docker-compose up -d
⚠️ Please verify that this bug has NOT been reported before.
🛡️ Security Policy
Description
no configuration file provided: not found
👟 Reproduction steps
👀 Expected behavior
docker compose up -d works
😓 Actual Behavior
it can't find the config file
Dockge Version
latest
💻 Operating System and Arch
Ubuntu24.04 x64
🌐 Browser
Edge
🐋 Docker Version
24.0.5
🟩 NodeJS Version
No response
📝 Relevant log output
No response