2 lines
88 B
Batchfile
2 lines
88 B
Batchfile
|
|
docker build -t dumbserver ../app/
|
||
|
|
docker image save -o dumbserver.image.tar dumbserver
|