open-signature-generator/create_docker_image.bat

2 lines
54 B
Batchfile
Raw Normal View History

2025-01-14 13:17:55 -05:00
docker build -f ./osg.dockerfile -t python-osg .
pause