Commit Graph

6 Commits

Author SHA1 Message Date
Andrew Szeto d76add4d7f Change base Dockerfile from Python 2 to Python 3
As @kennethreitz likes to say:

> The use of Python 3 is highly preferred over Python 2. Consider upgrading
> your applications and infrastructure if you find yourself still using Python
> 2 in production today. If you are using Python 3, congratulations — you are
> indeed a person of excellent taste.
2017-09-07 23:37:09 -07:00
Ondřej Bárta 650f829b2c Update dockerfile 2017-07-18 20:02:06 +02:00
kennethreitz fb668b582d updated dockerfile 2017-03-17 12:55:46 -04:00
kennethreitz 2fc2a3f47a Update Dockerfile 2017-03-17 12:46:40 -04:00
Cory Benfield bf63216aa1 Set GUNICORN_WORKERS by environment variable. 2015-02-22 09:38:00 +00:00
Cory Benfield 9582a68903 Add basic Dockerfile. 2015-02-22 08:42:20 +00:00