-
Notifications
You must be signed in to change notification settings - Fork 423
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
Dockerfile:Unable to locate package python3.6 #38
Comments
我已收到您的邮件,祝您生活愉快!
|
Complete Log:
|
我已收到您的邮件,祝您生活愉快!
|
我也遇到了同样的问题,请问改如何解决呢? |
请问这个问题博主还没解答吗? |
我已收到您的邮件,祝您生活愉快!
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
=> ERROR [ 9/16] RUN apt-get -y install python3.6 1.9s
Dockerfile:11
9 | RUN apt-get update
10 | RUN apt-get upgrade -y
11 | >>> RUN apt-get -y install python3.6
12 | RUN apt-get -y install python3.6-dev
13 | RUN apt-get -y install default-jdk
ERROR: failed to solve: process "/bin/sh -c apt-get -y install python3.6" did not complete successfully: exit code: 100
The text was updated successfully, but these errors were encountered: