Skip to content

Commit 047b5da

Browse files
committed
Debug langpacks
1 parent b4803e4 commit 047b5da

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

deploy/centos7.Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -606,6 +606,8 @@ RUN --mount=type=cache,id=yum-cache,target=/var/cache/yum,sharing=locked \
606606
# yum clean all
607607
# yum clean all ; rm -rf /var/cache/yum
608608

609+
RUN yum list glibc-langpack-\*
610+
609611
# Creating minimal CentOS docker image from scratch
610612
# https://gist.github.com/silveraid/e6bdf78441c731a30a66fc6adca6f4b5
611613
# https://www.mankier.com/8/microdnf

0 commit comments

Comments
 (0)