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

apt-get update not working on specific version #246

Open
minyoung90 opened this issue Jul 7, 2023 · 0 comments
Open

apt-get update not working on specific version #246

minyoung90 opened this issue Jul 7, 2023 · 0 comments

Comments

@minyoung90
Copy link

minyoung90 commented Jul 7, 2023

"tiangolo/uvicorn-gunicorn-fastapi:python3.9-slim-2023-05-22" version can do this command after "apt-get update",

RUN apt-get install netcat -y

but, "tiangolo/uvicorn-gunicorn-fastapi:python3.9-slim-2023-07-03" version can't that command with this errors

#0 0.388 Get:1 http://deb.debian.org/debian bookworm InRelease [147 kB]                                                                                                                                                                                                                   
#0 0.513 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]                                                                                                                                                                                                          
#0 0.559 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]                                                                                                                                                                                                
#0 0.606 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8904 kB]                                                                                                                                                                                                        
#0 0.896 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [47.3 kB]
#0 1.418 Fetched 9199 kB in 1s (7743 kB/s)
#0 1.418 Reading package lists...
#0 1.665 Reading package lists...
#0 1.915 Building dependency tree...
#0 1.972 Reading state information...
#0 1.974 Package netcat is a virtual package provided by:
#0 1.974   netcat-openbsd 1.219-1
#0 1.974   netcat-traditional 1.10-47
#0 1.974 
#0 1.976 E: Package 'netcat' has no installation candidate
@minyoung90 minyoung90 changed the title sudo apt-get udpate not working sudo apt-get update not working on specific version Jul 7, 2023
@minyoung90 minyoung90 changed the title sudo apt-get update not working on specific version apt-get update not working on specific version Jul 7, 2023
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