Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Follow the How to Install, it can't install on ubuntu24.04 #651

Closed
2 tasks done
ltbyun opened this issue Oct 30, 2024 · 0 comments
Closed
2 tasks done

Follow the How to Install, it can't install on ubuntu24.04 #651

ltbyun opened this issue Oct 30, 2024 · 0 comments

Comments

@ltbyun
Copy link

ltbyun commented Oct 30, 2024

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

  • I checked and didn't find similar issue

🛡️ Security Policy

Description

no configuration file provided: not found

👟 Reproduction steps

# 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

@ltbyun ltbyun added the bug Something isn't working label Oct 30, 2024
@louislam louislam removed the bug Something isn't working label Oct 30, 2024
Repository owner locked and limited conversation to collaborators Oct 30, 2024
@louislam louislam converted this issue into discussion #652 Oct 30, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants