-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
Description
$ docker pull gcc:10
10: Pulling from library/gcc
bba7bb10d5ba: Already exists
ec2b820b8e87: Already exists
284f2345db05: Already exists
fea23129f080: Already exists
8b06385d08bc: Already exists
d340f72a8c8a: Already exists
1136fcc0be65: Already exists
be67c1892ea2: Already exists
Digest: sha256:d9ba79a6d5d65ce9ffb045acb0012736e745745b6d1d53bc05c2476c99bdd226
Status: Downloaded newer image for gcc:10
docker.io/library/gcc:10
$ docker run --rm -it gcc:10
root@c09f7b55cf15:/# apt
apt: /usr/local/lib64/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /lib/x86_64-linux-gnu/libapt-private.so.0.0)
apt: /usr/local/lib64/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /lib/x86_64-linux-gnu/libapt-pkg.so.6.0)
root@c09f7b55cf15:/#
Discovered through pybind/pybind11#4705
Last known good: Sun, 11 Jun 2023 18:12:05 GMT
First known bad: Fri, 16 Jun 2023 18:42:12 GMT
Metadata
Metadata
Assignees
Labels
No labels