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

Docker Installation Not Working #597

Open
ddlidded opened this issue Jan 5, 2024 · 1 comment
Open

Docker Installation Not Working #597

ddlidded opened this issue Jan 5, 2024 · 1 comment

Comments

@ddlidded
Copy link

ddlidded commented Jan 5, 2024

When trying to follow these exact steps:

mkdir fonoster
cd fonoster
curl -o .env https://raw.githubusercontent.com/fonoster/fonos/main/.env.example
curl -o ./compose.yaml https://raw.githubusercontent.com/fonoster/fonoster/main/compose.yaml
docker compose up -d

Results in:
Screenshot 2024-01-05 at 2 41 25 PM

Is this a problem with the docker composer file?

@psanders
Copy link
Member

psanders commented May 3, 2024

You likely have some other process using port 8080.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants