1
0
Fork 0
mirror of https://github.com/fernwerker/ownDynDNS.git synced 2025-07-12 23:05:42 +02:00

add docker functionality

This commit is contained in:
NiiWiiCamo 2024-02-13 14:46:01 +01:00
parent 058a32533b
commit 28f384ee92
10 changed files with 46 additions and 0 deletions

2
php/Dockerfile Normal file
View file

@ -0,0 +1,2 @@
FROM php:fpm-alpine
VOLUME /var/www/html