Add new basic appliance
This commit is contained in:
4
hidden_header/Dockerfile
Normal file
4
hidden_header/Dockerfile
Normal file
@ -0,0 +1,4 @@
|
||||
FROM php:8.3-apache
|
||||
COPY src/ /var/www/html/
|
||||
|
||||
ENV FLAG=CHANGEME
|
Reference in New Issue
Block a user