Files
Lints/scripts/build.sh
2025-11-19 16:44:19 +01:00

2 lines
115 B
Bash
Executable File

docker build -t lints-dev -f docker/Dockerfile .
docker run -it --rm -v "$(pwd)":/workspace -w /workspace lints-dev