GLIBC Library Update
Summary
2.8.4 versions of harbor images report an old GLIBC version and don't properly start.
Steps to reproduce
docker run -it --rm registry1.dso.mil/ironbank/opensource/goharbor/harbor-core:v2.8.4
Override image to v2.8.4 in kubernetes
What is the current bug behavior?
containers fail to start with
/harbor/harbor_core: /lib64/libc.so.6: version 'GLIBC_2.32' not found (required by /harbor/harbor_core)
https://repo1.dso.mil/big-bang/product/packages/harbor/-/jobs/24773264
What is the expected correct behavior?
Harbor executes successfully
Relevant logs and/or screenshots
https://repo1.dso.mil/big-bang/product/packages/harbor/-/jobs/24773264
Possible fixes
(If you can, link to the line of code that might be responsible for the problem)
Tasks
-
Bug has been identified and corrected within the container
Please read the Iron Bank Documentation for more info
Edited by Jeff Weatherford