simplify docker install

also adds auto update into entry point
This commit is contained in:
hackerESQ
2024-09-05 21:34:09 -05:00
parent 8511cc833d
commit 36c2707a51
2 changed files with 10 additions and 6 deletions
-1
View File
@@ -1,4 +1,3 @@
# use PHP 8.3
FROM php:8.3-fpm
ENV DEBIAN_FRONTEND noninteractive