initial commit
This commit is contained in:
4
php.Containerfile
Normal file
4
php.Containerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM localhost/devc-web-base
|
||||
|
||||
USER user
|
||||
RUN /bin/bash -c "$(curl -fsSL https://php.new/install/linux/8.4)"
|
||||
Reference in New Issue
Block a user