chore: liaison des images docker au dépôt Gitea
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM nginx:alpine
|
||||
LABEL org.opencontainers.image.source="http://git.88.96.58.76.nip.io/khalil/tamagotchi-service"
|
||||
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||
COPY index.html /usr/share/nginx/html/
|
||||
COPY style.css /usr/share/nginx/html/
|
||||
|
||||
Reference in New Issue
Block a user