6 lines
No EOL
143 B
Docker
6 lines
No EOL
143 B
Docker
# syntax = devthefuture/dockerfile-x
|
|
|
|
FROM ./dockerfile-x/nginx
|
|
COPY ./services/app/html/ /usr/share/nginx/html/
|
|
|
|
LABEL project="alertesecours" |