We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b013c9a commit d013dc5Copy full SHA for d013dc5
test/Dockerfile-centos8
@@ -4,6 +4,7 @@ FROM centos:centos8
4
5
# Update and install required software
6
RUN yum -y update
7
+RUN yum -y install glibc-all-langpacks
8
RUN yum -y install epel-release
9
RUN yum -y install git curl bind-utils wget which nginx jq
10
RUN yum -y install ftp vsftpd
0 commit comments