You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 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
👀 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
The text was updated successfully, but these errors were encountered:
🛡️ 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
The text was updated successfully, but these errors were encountered: