mirror of
https://github.com/casjaysdevdocker/wordpress
synced 2025-09-17 11:10:13 -04:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
@@ -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/
|
||||
|
||||
|
Reference in New Issue
Block a user