Commit Graph

12 Commits

Author SHA1 Message Date
Jannis Gebauer
30e0f2ace1 fixed typo 2016-01-08 10:15:37 +01:00
Burhan Khalid
640d1de8ac Update Dockerfile
Typo
2016-01-07 08:59:30 +03:00
Burhan Khalid
0877147b58 initial fixes for docker issue on windows 10 2016-01-06 20:04:36 +03:00
Audrey Roy Greenfeld
3d6169c2b9 Use COPY instead of ADD as per https://docs.docker.com/articles/dockerfile_best-practices/#add-or-copy 2015-10-22 12:35:55 -07:00
Jay
faa534b3c1 Enhances #360 2015-10-04 12:13:42 +02:00
Audrey Roy Greenfeld
e23e9ceb7e Multiple Dockerfiles. Implementation of #360. 2015-10-03 20:06:33 -07:00
Daniel Roy Greenfeld
dc146fc0e8 Update the Python3 in Dockerfile to 3.5 2015-09-22 09:14:56 -07:00
yunti
c77c8e0b83 Update Dockerfile 2015-09-18 19:02:33 +01:00
yunti
361ab459e8 Update Dockerfile 2015-09-18 18:24:06 +01:00
yunti
9bf03454fa Added python 3 option to docker 2015-09-18 17:39:45 +01:00
Jay
c7ea475f06 refactoring + added documentation
- removed env.production and added a env.example that should be renamed to `.env` (not tracked by default)
- Refactored docker-compose.yml
    * adding user to django, celeryworker, celerybeat so that we got rid of the `su` hack
    * removed rabbitmq
- Refactored Dockerfile
- Refactored `entrypoint.sh` and added inline documentation
- Removed `su` hack from gunicorn.sh
- Added documentation
2015-08-18 17:50:20 +02:00
Jay
def7f47572 experimental docker-compose support 2015-07-16 17:43:02 +02:00