Files
meshing-around/script/docker/docker-terminal.bat
2025-01-12 11:19:27 -08:00

2 lines
130 B
Batchfile

REM launch meshing-around container with a terminal
docker run -it --entrypoint /bin/bash meshing-around -c "nano /app/config.ini"