Skip to content
Snippets Groups Projects
Commit b42bd7ed authored by lintao@ihep.ac.cn's avatar lintao@ihep.ac.cn
Browse files

WIP: add instruction for publish image.

parent ee50bae1
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,9 @@ ...@@ -7,6 +7,9 @@
# $ docker build -t cepc/cepcsw . # $ docker build -t cepc/cepcsw .
# Or with CVMFS installed also # Or with CVMFS installed also
# $ docker build -t cepc/cepcsw-cvmfs . --build-args CVMFSMOD=INSIDE # $ docker build -t cepc/cepcsw-cvmfs . --build-args CVMFSMOD=INSIDE
#
# To publish it to DockerHub:
# $ docker push cepc/cepcsw
FROM centos:7 FROM centos:7
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment