Commit Graph

9 Commits

Author SHA1 Message Date
Unknown
a59ca27b87 Add no-cache header for the data directory 2017-11-18 14:19:59 -08:00
Unknown
c5e2ce98d2 Fix an issue with zombie Chrome processes in the app container
https://github.com/GoogleChrome/puppeteer/issues/615
2017-10-30 09:25:02 -07:00
Unknown
918012c65d Add nginx container for use with nginx-proxy
This makes administration a little easier for me. It'll also help if I need an actual API back end for this site in the future.
2017-10-27 17:32:44 -07:00
Matt Isenhower
01a5b98a2b Update the Docker config to support headless Chrome 2017-09-20 11:06:32 -07:00
Matt Isenhower
0f1509a070 Switch to the official Node.js Docker image
The official image already contains Yarn and everything we need so there's no need for a custom image.
2017-08-16 13:22:01 -07:00
Matt Isenhower
5051c71905 Cleanup/reorganization 2017-08-15 11:33:32 -07:00
Matt Isenhower
4ce20f76a2 Add dependency required for building the favicons with Webpack 2017-08-06 14:07:01 -07:00
Matt Isenhower
0e9f114f71 Add bzip2 to fix issues with installing JS packages in Docker 2017-08-02 20:20:26 -07:00
Matt Isenhower
95c14d71a7 Add Docker config 2017-08-02 19:24:32 -07:00