Mercurial > dive4elements > river
diff docker/Dockerfile.artifacts @ 9802:a9641367812c 3.2.x
Improve locale support in artifacts container
Makes it easier to run scripts e.g. for importing data.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Wed, 29 May 2024 10:51:00 +0200 |
parents | c670bf2ec4b0 |
children |
line wrap: on
line diff
--- a/docker/Dockerfile.artifacts Thu Nov 23 10:14:13 2023 +0100 +++ b/docker/Dockerfile.artifacts Wed May 29 10:51:00 2024 +0200 @@ -7,6 +7,9 @@ # if not already part of the base image: RUN yum -q -y install yum-plugin-ovl && rpm --rebuilddb +# Re-install to gain locale support +RUN yum -q -y reinstall glibc-common + # Install prerequisites RUN yum -q -y install maven mercurial curl