Link packages to repo
All checks were successful
Build and Deploy / build-and-push (push) Successful in 23s
All checks were successful
Build and Deploy / build-and-push (push) Successful in 23s
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
# Use the lightweight Nginx image
|
# Use the lightweight Nginx image
|
||||||
FROM nginx:alpine
|
FROM nginx:alpine
|
||||||
|
|
||||||
|
LABEL org.opencontainers.image.source="https://git.ulfrx.dev/ulfr/recipe-mockup"
|
||||||
|
|
||||||
COPY nginx/default.conf /etc/nginx/conf.d/default.conf
|
COPY nginx/default.conf /etc/nginx/conf.d/default.conf
|
||||||
COPY index.html /usr/share/nginx/html/
|
COPY index.html /usr/share/nginx/html/
|
||||||
COPY manifest.webmanifest /usr/share/nginx/html/
|
COPY manifest.webmanifest /usr/share/nginx/html/
|
||||||
|
|||||||
Reference in New Issue
Block a user