13 Commits

Author SHA1 Message Date
Aaron Louie
f74580ba63 Locks in package versions. Fixes copy/paste errors in Dockerfile 2020-04-14 23:23:11 -04:00
Aaron Louie
a7afdfaa9e Trying slightly different base images, in case that's the problem 2020-04-14 22:07:20 -04:00
Aaron Louie
1b303a56e1 Fixes path to script 2020-04-14 20:20:08 -04:00
Aaron Louie
e7aa0dcdca Changes variable name to build_config 2020-04-14 17:21:51 -04:00
Aaron Louie
201e65fdbf Passes environment variables through the Dockerfile 2020-04-14 16:22:34 -04:00
Aaron Louie
324f20681d Trivial change to prompt Docker push from GitHub 2020-02-06 14:45:26 -05:00
Aaron Louie
4a0fd867f3 Adds custom nginx configuration file 2020-02-01 10:48:01 -05:00
Aaron Louie
796cfae248 Troubleshooting nginx configuration 2020-02-01 10:40:34 -05:00
Aaron Louie
35ec329f9e Exposes port 80 2020-01-28 16:43:38 -05:00
Aaron Louie
0ebea2b4c7 Trying something different with the Dockerfile 2020-01-28 13:07:50 -05:00
Aaron Louie
9f05cbf2bc Uses staging build settings and exprts ThisEnvironment 2020-01-28 11:24:03 -05:00
Fred McDavid
dea936a986 I wasn't able to get the container to build with the Dockerfile as it was. though the two FROMs were super-cool (and not something I knew was possible), it seemed like there was some piece of that puzzle missing and I wasn't able to figure out what in a reasonable amount of time. So I've switched to an approach of using an ubuntu base on which I'm installing node and, later, nginx. (alpine images are cool, but while developing it can be handy to have good ol ubuntu...it's not bad to switch later if you really need to trim things down) 2020-01-24 06:24:07 -05:00
Aaron Louie
7d1121365e Adds Dockerfile and staging configuration 2020-01-14 09:35:36 -05:00