We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In your setup on readme under Basic the
docker compose up -d
should be
docker-compose up -d
Thanks for all your hard work
just running the code
should deploy dockge
if we use the command it just errors out.
latest
ubunutu
chrome
lastest
No response
The text was updated successfully, but these errors were encountered:
It is a docker compose v2 command.
Sorry, something went wrong.
No branches or pull requests
🛡️ Security Policy
Description
In your setup on readme under Basic the
Start the server
docker compose up -d
should be
Start the server
docker-compose up -d
Thanks for all your hard work
👟 Reproduction steps
just running the code
docker compose up -d
👀 Expected behavior
should deploy dockge
😓 Actual Behavior
if we use the command it just errors out.
Dockge Version
latest
💻 Operating System and Arch
ubunutu
🌐 Browser
chrome
🐋 Docker Version
lastest
🟩 NodeJS Version
No response
📝 Relevant log output
No response
The text was updated successfully, but these errors were encountered: