diff --git a/Dockerfile b/14.04/Dockerfile similarity index 95% rename from Dockerfile rename to 14.04/Dockerfile index 2e1eab0..9a5a960 100644 --- a/Dockerfile +++ b/14.04/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:latest +FROM ubuntu:14.04 MAINTAINER Jonathan Rosenbaum # Not all applications use mysql, but nevertheless. diff --git a/supervisord.conf b/14.04/supervisord.conf similarity index 100% rename from supervisord.conf rename to 14.04/supervisord.conf