More file cleanup
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
#
|
||||
# after launch run
|
||||
# docker exec phpvms /usr/bin/mysql -uroot -e 'CREATE DATABASE phpvms'
|
||||
|
||||
FROM nabeelio/docker-lemp:latest
|
||||
|
||||
RUN mkdir -p /var/run/mysqld
|
||||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
Reference in New Issue
Block a user