target / attack-navigator-docker

A simple Docker container that serves the MITRE ATT&CK Navigator web app
MIT License
26 stars 7 forks source link

Changes to build process #2

Closed DavidJBianco closed 5 years ago

DavidJBianco commented 5 years ago

There are two significant changes:

1) The process now uses a Docker image for node to build the app, so it will build consistently no matter what platform it runs on, and 2) It features Docker Hub autobuild hooks to allow the image to build built and published automatically upon commit to MASTER