Skip to content

Commit 9803702

Browse files
author
Atsushi Abe
committed
First build study
1 parent 787e907 commit 9803702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM centos:centos7
22

3-
RUN yum -y update && yum -y upgrade && yum -y install automake autoconf libtool
3+
RUN yum -y update && yum -y upgrade && yum -y install automake autoconf libtool icu libicu-devel libxml2-devel libuuid-devel fuse-devel net-snmp-devel
44

55
COPY entrypoint.sh /entrypoint.sh
66

0 commit comments

Comments
 (0)