open-signature-generator/create_docker_image.bat

2 lines
No EOL
54 B
Batchfile

docker build -f ./osg.dockerfile -t python-osg .
pause