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

Laravel-echo-server error install python package #3355

Closed
sang-hv opened this issue Feb 20, 2023 · 0 comments
Closed

Laravel-echo-server error install python package #3355

sang-hv opened this issue Feb 20, 2023 · 0 comments

Comments

@sang-hv
Copy link

sang-hv commented Feb 20, 2023

Description:

Error install python package in laravel-echo-server Dockerfile

Expected Behavior:

When i run the command docker-compose up -d laravel-echo-server the error appears when running to the command

ERROR [6/8] RUN apk add --update     python     python-dev     py-pip     build-  4.6s
------                                                                                     
 > [6/8] RUN apk add --update     python     python-dev     py-pip     build-base:         
#11 0.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz    
#11 2.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
#11 4.495 ERROR: unable to select packages:
#11 4.540   python (no such package):
#11 4.540     required by: world[python]
#11 4.540   python-dev (no such package):
#11 4.540     required by: world[python-dev]
------
executor failed running [/bin/sh -c apk add --update     python     python-dev     py-pip     build-base]: exit code: 2
ERROR: Service 'laravel-echo-server' failed to build : Build failed

Context information:

Output of git rev-parse HEAD

3d57064466e3232cecc6c47ebdf9ca164b8773c3

Output of docker version

20.10.14

Output of docker-compose version

docker-compose version 1.29.2, build 5becea4c
docker-py version: 5.0.0
CPython version: 3.9.0

System info: Mac, Windows or Linux. Include which disto/version

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

No branches or pull requests

1 participant