1
0
Fork 0
timestamps
dump_stack() 2019-07-12 17:11:16 +00:00
parent 6156947406
commit 238592e546
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
# $ docker build -t gen-ubuntu1804-image . # $ docker build -t gen-ubuntu1804-image .
# $ docker run --privileged -v $(pwd):/shared -t gen-ubuntu1804-image # $ docker run --privileged -v $(pwd):/shared -t gen-ubuntu1804-image
# #
# centos7.img will be created in current directory. You can change $(pwd) to # ubuntu1804.img will be created in current directory. You can change $(pwd) to
# different directory to use different destination for image. # different directory to use different destination for image.
# #
FROM ubuntu:18.04 FROM ubuntu:18.04