dev/front/Dockerfile
author ymh <ymh.work@gmail.com>
Fri, 16 Mar 2018 12:29:12 +0100
changeset 687 53fee689f666
parent 686 385e3a12ee27
permissions -rw-r--r--
Dockerfile correction and add a way to save/load the docker images.

FROM nginx:alpine

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