tomato/other/docker/coverage/Dockerfile.nginx

5 lines
159 B
Docker
Raw Normal View History

# vim:ft=dockerfile
FROM toxchat/c-toxcore:coverage AS build
FROM nginx:alpine
COPY --from=build --chown=nginx:nginx /work/_build/html/ /usr/share/nginx/html/