feat: provide image with nginx

This commit is contained in:
Walid Mujahid
2024-10-21 02:05:45 -04:00
parent 1cd90e0e57
commit 81268162ee
12 changed files with 305 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#!/usr/bin/with-contenv /bin/bash
exec nginx -g "daemon off;"