Skip to content

Commit

Permalink
Add glibc-all-langpacks to fix locale error
Browse files Browse the repository at this point in the history
  • Loading branch information
timkimber committed Sep 27, 2021
1 parent b013c9a commit d013dc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/Dockerfile-centos8
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ FROM centos:centos8

# Update and install required software
RUN yum -y update
RUN yum -y install glibc-all-langpacks
RUN yum -y install epel-release
RUN yum -y install git curl bind-utils wget which nginx jq
RUN yum -y install ftp vsftpd
Expand Down

0 comments on commit d013dc5

Please sign in to comment.