4 lines
55 B
Batchfile
4 lines
55 B
Batchfile
|
@echo off
|
||
|
|
||
|
docker build -f "./backend/Py.Dockerfile" .
|