Commit a8d2c5a5 by Clinton Blackburn Committed by Clinton Blackburn

Updated the edxapp Docker image to be based on Ubunut 16.04

parent cb6b0505
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
# with the currently checked-out configuration repo. # with the currently checked-out configuration repo.
FROM edxops/precise-common:latest FROM edxops/xenial-common:latest
MAINTAINER edxops MAINTAINER edxops
USER root USER root
CMD ["/edx/app/supervisor/venvs/supervisor/bin/supervisord", "-n", "--configuration", "/edx/app/supervisor/supervisord.conf"] CMD ["/edx/app/supervisor/venvs/supervisor/bin/supervisord", "-n", "--configuration", "/edx/app/supervisor/supervisord.conf"]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment