add phpdoc dockerfile

This commit is contained in:
Andrew Dolgov
2024-07-21 10:46:27 +03:00
parent 8f448685be
commit 1346767dfb

View File

@@ -0,0 +1,4 @@
ARG PROXY_REGISTRY
FROM ${PROXY_REGISTRY}nginx:alpine
COPY ./phpdoc /usr/share/nginx/html