mirror of
https://github.com/fspc/ybdb.git
synced 2025-02-28 18:43:23 -05:00
Due to a bug at docker.io, master is now the latest version.
This commit is contained in:
parent
5ffed9ddf3
commit
22e767bb48
@ -26,6 +26,8 @@ RUN service mysql start; \
|
|||||||
mysql ybdb < /var/www/html/sql/MySQL_Structure.sql; \
|
mysql ybdb < /var/www/html/sql/MySQL_Structure.sql; \
|
||||||
mysql ybdb < /var/www/html/sql/populate.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 mysql.conf /etc/supervisor/conf.d/
|
||||||
COPY apache2.conf /etc/supervisor/conf.d/
|
COPY apache2.conf /etc/supervisor/conf.d/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user