testing cleaner build

This commit is contained in:
2023-10-15 00:19:25 +05:00
parent 5330168595
commit 8c17953315
4 changed files with 219 additions and 0 deletions

3
.build/nginx.Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM git.shihaam.dev/dockerfiles/nginx-fpm:latest
COPY nginx.conf /etc/nginx/conf.d/default.conf