mirror of
https://github.com/casjaysdevdocker/wordpress
synced 2025-01-18 00:34:26 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
7820ae5edc
commit
2556536375
@ -38,8 +38,8 @@ RUN /usr/bin/mysql_install_db --user=mysql --datadir=/var/lib/mysql && \
|
||||
bash /tmp/config && \
|
||||
rm -f /tmp/config
|
||||
|
||||
ADD files/nginx.conf /etc/nginx/
|
||||
ADD files/php-fpm.conf /etc/php8/
|
||||
ADD ./config/nginx.conf /etc/nginx/
|
||||
ADD ./config/php-fpm.conf /etc/php8/
|
||||
|
||||
COPY ./bin /usr/local/bin/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user