diff --git a/Dockerfile b/Dockerfile
index eb7da170373655631db4af2f81dfa66585778cd2..7397caa3f45c68bd576208d3f748a33beb8826c2 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -46,7 +46,7 @@ RUN if [ "$CVMFSMOD" = "INSIDE" ]; then \
 # START Container:
 # # docker run  --privileged  --rm -i -t cepc/cepcsw-cvmfs /bin/bash
 # Due to the fuse issue, following commands need to be run inside container when --privileged is specified
-# $ mount -t sft.cern.ch /cvmfs/sft.cern.ch
+# $ mount -t cvmfs sft.cern.ch /cvmfs/sft.cern.ch
 # $ mount -t cvmfs container.ihep.ac.cn /cvmfs/container.ihep.ac.cn
 # $ mount -t cvmfs cepcsw.ihep.ac.cn /cvmfs/cepcsw.ihep.ac.cn