commit
2f94d24e8f
|
|
@ -1,5 +1,5 @@
|
||||||
# centos 7
|
# centos 7
|
||||||
FROM centos
|
FROM centos:7
|
||||||
# 添加配置文件
|
# 添加配置文件
|
||||||
# add profiles
|
# add profiles
|
||||||
ADD conf/client.conf /etc/fdfs/
|
ADD conf/client.conf /etc/fdfs/
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
# centos 7
|
# centos 7
|
||||||
FROM centos
|
FROM centos:7
|
||||||
# 添加配置文件
|
# 添加配置文件
|
||||||
ADD conf/client.conf /etc/fdfs/
|
ADD conf/client.conf /etc/fdfs/
|
||||||
ADD conf/http.conf /etc/fdfs/
|
ADD conf/http.conf /etc/fdfs/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue