Ajout du TP n°4
This commit is contained in:
3
TP4/meme-app/frontend/Dockerfile
Normal file
3
TP4/meme-app/frontend/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM nginx:alpine
|
||||
COPY index.html /usr/share/nginx/html/index.html
|
||||
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
Reference in New Issue
Block a user