Due to a bug at docker.io, master is now the latest version.

This commit is contained in:
Jonathan Rosenbaum
2015-01-25 07:00:00 +00:00
parent 5ffed9ddf3
commit 22e767bb48
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -26,6 +26,8 @@ RUN service mysql start; \
mysql ybdb < /var/www/html/sql/MySQL_Structure.sql; \
mysql ybdb < /var/www/html/sql/populate.sql;
## Will need to mkdir csv dir, change perms to www-data, and chmod 0700
COPY mysql.conf /etc/supervisor/conf.d/
COPY apache2.conf /etc/supervisor/conf.d/