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 build fails #45

Open
Jezo247 opened this issue Jan 30, 2025 · 1 comment
Open

Docker build fails #45

Jezo247 opened this issue Jan 30, 2025 · 1 comment

Comments

@Jezo247
Copy link

Jezo247 commented Jan 30, 2025

Hi. I'm trying to install Sciberr on my Win10 PC, running WSL 2 for Linux. I have Git desktop and Docker desktop installed. I cloned the scriber repo using Git desktop. i edited the docker-compose. yml to add my credentials. I opend a cmd terminal with admin rights(?) to run the docker compose from within the Git/Scriberr directory. The script runs for a while but exits with the following output:

498.4 Running hooks in /etc/ca-certificates/update.d...
498.4 done.
498.5 Processing triggers for libgdk-pixbuf-2.0-0:arm64 (2.42.8+dfsg-1ubuntu0.3) ...
498.8 Processing triggers for dbus (1.12.20-2ubuntu4.1) ...
498.9 Errors were encountered while processing:
498.9  libc-bin
[+] Running 0/1ocess /usr/bin/dpkg returned an error code (1)
 - Service app  Building                                                                                         501.9s
failed to solve: process "/bin/sh -c apt-get update && apt-get install -y     python3     python3-dev     python3-pip     postgresql-client     software-properties-common     build-essential     cmake     tzdata     ffmpeg     curl     unzip     git" did not complete successfully: exit code: 100


Any idea how to debug this please? Did I miss a prerequisite? Should I run the" /bin/sh -c apt-get update && apt-get install -y " for each of the list individually to see where it fails?

Jeremy

@Jezo247
Copy link
Author

Jezo247 commented Jan 30, 2025

I've installe Docker and Git on my home PC and re-ran the docker-compose.yml file in the cloned directory. I get a similar error from the installation. I've copied the terminal output to a txt file to help in the debugging.

docker-compose up -d.txt
Please let my know how I can help with the debug. I'd love to get this working in a container.

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