maltrail/docker
2026-01-03 00:10:15 +01:00
..
docker-compose.yml Initial commit (fresh repo) 2026-01-03 00:10:15 +01:00
Dockerfile Initial commit (fresh repo) 2026-01-03 00:10:15 +01:00
README.md Initial commit (fresh repo) 2026-01-03 00:10:15 +01:00
start.sh Initial commit (fresh repo) 2026-01-03 00:10:15 +01:00

Docker

To build this image, please change your build context to the maltrail repo root. If you are in this very directory, please do so:

cd ..
docker build -f docker/Dockerfile -t maltrail .

Otherwise you will get some file not found errors.