summaryrefslogtreecommitdiffstats
path: root/dcaedftool/Dockerfile
blob: b9790c6c0d0aecf002d80f312b4046f452c580db (plain)
1
2
3
    FROM nginx
    COPY nginx.conf  /etc/nginx/nginx.conf
    COPY dist  /usr/share/nginx/html