Skip to content

Commit d7c0abd

Browse files
committed
update dockerfile
1 parent b983bc4 commit d7c0abd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Docker/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dockerfile by xianhu: build a docker image
2-
# docker build -t user/centos:v7.8.1 .
3-
# docker run -it --name test [-p -v] user/centos:v7.8.1
2+
# docker build -t xianhu/centos:v7.8.2 .
3+
# docker run -it --name test [-p -v] xianhu/centos:v7.8.2
44

55
FROM centos:7.8.2003
66
MAINTAINER xianhu <qixianhu@qq.com>

0 commit comments

Comments
 (0)