Commit Graph

10 Commits

Author SHA1 Message Date
kennethreitz 7459424bfb docker compose
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-05-17 18:30:38 -04:00
kennethreitz 566ab9ff1a no web concurrency
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-05-17 18:23:58 -04:00
kennethreitz 0334483a72 port 80
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-05-17 18:17:49 -04:00
kennethreitz 5f704cdea4 docker optimizations
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-05-17 18:16:24 -04:00
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