Python build image

This commit is contained in:
2021-07-14 10:14:16 -04:00
parent 3562021da7
commit 4141f42ad8
3 changed files with 14 additions and 0 deletions

3
build.python.bat Normal file
View File

@ -0,0 +1,3 @@
@echo off
docker build -f "./backend/Py.Dockerfile" .