Skip to content
New issue

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

Update readme #472

Closed
2 tasks done
bryceprutsos opened this issue Mar 31, 2024 · 1 comment
Closed
2 tasks done

Update readme #472

bryceprutsos opened this issue Mar 31, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@bryceprutsos
Copy link

⚠️ Please verify that this bug has NOT been reported before.

  • I checked and didn't find similar issue

🛡️ 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

@bryceprutsos bryceprutsos added the bug Something isn't working label Mar 31, 2024
@louislam
Copy link
Owner

It is a docker compose v2 command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants