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

Errors setting up server with command "docker-compose -p logui build" #5

Open
hbella2 opened this issue Dec 7, 2023 · 0 comments
Open

Comments

@hbella2
Copy link

hbella2 commented Dec 7, 2023

Hello,

I am trying to get the logui-server up and running, but I am running into an error when I run the command: docker-compose -p logui build. I am running into several “trying to overwrite…” errors. The final error that I am running into is

ERROR: Service 'websocket-worker' failed to build: The command '/bin/sh -c apk add --update --no-cache gcc libc-dev libffi-dev libressl-dev musl-dev postgresql-dev nodejs npm' returned a non-zero code: 1.

The version of docker that I am using is 24.0.7, build afdd53b. We don’t have access to the docker version 19.03, so we are working with the latest version of docker. The version of docker-compose that I am using is 1.18.0, build 8dd22a9.

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

1 participant