Skip to content

Commit

Permalink
update docker to 6.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xianhu committed Oct 28, 2019
1 parent cd2070e commit c2a0301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Dockerfile by xianhu: build a docker image
# centos6:
# docker build -t user/centos:v6.10.1 .
# docker build -t user/centos:v6.10.2 .
# docker run -it --name test [-p -v] user/centos
# docker attach test
# centos7:
Expand Down

0 comments on commit c2a0301

Please sign in to comment.