wip trying to launch worpdress

This commit is contained in:
hugo gogo
2022-09-20 21:10:45 +02:00
parent 334092253f
commit ef8ce69dad
16 changed files with 105 additions and 158 deletions

View File

@@ -2,9 +2,11 @@
# FROM debian:buster
#
# # vim and bash for debug
# RUN apt update && apt install -y \
# mariadb-client \
# mariadb-server \
# vim bash \
# && \
# rm -rf /var/lib/apt/lists/*
#