dev/front/Dockerfile
author ymh <ymh.work@gmail.com>
Thu, 15 Mar 2018 23:52:11 +0100
changeset 686 385e3a12ee27
permissions -rw-r--r--
Containerization and various corrections to make it work

FROM nginx:alpine

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