# syntax = devthefuture/dockerfile-x FROM ./dockerfile-x/nginx COPY ./services/app/html/ /usr/share/nginx/html/ LABEL project="alertesecours"