dev/front/Dockerfile
author ymh <ymh.work@gmail.com>
Wed, 11 Apr 2018 12:16:42 +0200
changeset 690 5b6102a80205
parent 686 385e3a12ee27
permissions -rw-r--r--
Force add of sh scripts and correct the dev/README.md

FROM nginx:alpine

COPY hdalab.conf /etc/nginx/conf.d/default.conf