Derp
This commit is contained in:
@@ -3,7 +3,7 @@ USER root
|
||||
WORKDIR /var/www
|
||||
|
||||
# MySQL 5.7 (Homefully not version 8...)
|
||||
RUN DEBIAN_FRONTEND=noninteractive
|
||||
RUN DEBIAN_FRONTEND=noninteractive \
|
||||
apt-get update && apt-get install -y --no-install-recommends \
|
||||
mysql-server \
|
||||
nginx \
|
||||
|
||||
Reference in New Issue
Block a user