timezone
timezone copied to clipboard
Support Docker as an execution environment
add Dockerfile move people.json to data/ to allow for mounting data directory add sample people.json
rebased
Hi @bexelbie, sorry for the delay. Just had to think about this change, it might be cool down the line to allow for people to add images into the data directory and serve those as static assets in express. I'd also like to add some documentation on how to use the image as a base for your own Dockerfile, ex.
FROM djfarrelly/timezone
ADD people.json /usr/src/app/data