Skip to content
Snippets Groups Projects
Dockerfile 111 B
Newer Older
François Agneray's avatar
François Agneray committed
FROM nginx

François Agneray's avatar
François Agneray committed
COPY dist/anis-client /usr/share/nginx/html
COPY conf-dev/nginx.conf /etc/nginx/conf.d/default.conf