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

I can't update the Centos7 image #199

Open
tvtsondahl opened this issue Oct 11, 2023 · 0 comments
Open

I can't update the Centos7 image #199

tvtsondahl opened this issue Oct 11, 2023 · 0 comments

Comments

@tvtsondahl
Copy link

When running yum update -y on the container build, it freezes
All attempts freeze on glibc-2 update

LOG:
[root@tivitdev src]# docker build --compress
--no-cache
--force-rm
-t centos7:custom .
[+] Building 765.1s (5/8) docker:default
=> [internal] load .dockerignore 0.1s
=> => transferring context: 2B 0.0s
=> [internal] load build definition from Dockerfile 0.1s
=> => transferring dockerfile: 523B 0.0s
=> [internal] load metadata for docker.io/library/centos:7 0.0s
=> CACHED [1/4] FROM docker.io/library/centos:7 0.0s
=> [internal] load build context 0.1s
=> => transferring context: 91B 0.0s
=> [2/4] RUN yum update -y 765.0s
=> => # Running transaction
=> => # Updating : tzdata-2023c-1.el7.noarch 1/100
=> => # Updating : bash-4.2.46-35.el7_9.x86_64 2/100
=> => # Updating : nss-softokn-freebl-3.79.0-4.el7_9.x86_64 3/100
=> => # Updating : glibc-common-2.17-326.el7_9.x86_64 4/100
=> => # Updating : glibc-2.17-326.el7_9.x86_64 5/100

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