initial commit
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
5
Dockerfile
Normal file
5
Dockerfile
Normal file
@ -0,0 +1,5 @@
|
||||
FROM php:8.2-fpm
|
||||
|
||||
USER www-data
|
||||
|
||||
COPY cloudlog/ /var/www/html/
|
Reference in New Issue
Block a user