add phpdoc dockerfile
This commit is contained in:
4
.docker/phpdoc/Dockerfile
Normal file
4
.docker/phpdoc/Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
ARG PROXY_REGISTRY
|
||||
FROM ${PROXY_REGISTRY}nginx:alpine
|
||||
|
||||
COPY ./phpdoc /usr/share/nginx/html
|
||||
Reference in New Issue
Block a user