4 lines
67 B
Batchfile
4 lines
67 B
Batchfile
docker run -it ^
|
|
-v %cd%:/app ^
|
|
--workdir /app ^
|
|
kit-build-env bash |