Docker container serving the Mitre ATT&CK Navigator offline.
For details about the navigator see the upstream project under https://github.com/mitre-attack/attack-navigator/ .
docker run -d -p 8080:80 fgierlinger/mitre-attack-navigator:latest
docker build .
MIT License, for details see LICENSE.md.
Frédéric Gierlinger