18F / atf-eregs

Container and styles for an ATF eRegs instance
https://regulations.atf.gov/
Other
9 stars 20 forks source link

Dockerize the app #455

Closed cmc333333 closed 7 years ago

cmc333333 commented 7 years ago

Reading the individual commits will explain more, but at the high level, this adds a Dockerfile to build the web frontend as well as a docker-compose.yml to combine it with the parser. Together, they will build the entire app, with data (though quite slowly).

tadhg-ohiggins commented 7 years ago

Thanks for putting this together!