Merge pull request #348 from SaintKayLuk/master

Dockerfile文件小bug
pull/484/head
YuQing 2019-11-22 07:26:57 +08:00 committed by GitHub
commit 2f94d24e8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
# centos 7
FROM centos
FROM centos:7
# 添加配置文件
# add profiles
ADD conf/client.conf /etc/fdfs/

View File

@ -1,5 +1,5 @@
# centos 7
FROM centos
FROM centos:7
# 添加配置文件
ADD conf/client.conf /etc/fdfs/
ADD conf/http.conf /etc/fdfs/