Add images to docker image
All checks were successful
Build and Deploy / build-and-push (push) Successful in 26s
All checks were successful
Build and Deploy / build-and-push (push) Successful in 26s
This commit is contained in:
@@ -6,6 +6,7 @@ COPY index.html /usr/share/nginx/html/
|
|||||||
COPY manifest.webmanifest /usr/share/nginx/html/
|
COPY manifest.webmanifest /usr/share/nginx/html/
|
||||||
COPY sw.js /usr/share/nginx/html/
|
COPY sw.js /usr/share/nginx/html/
|
||||||
COPY icons /usr/share/nginx/html/icons
|
COPY icons /usr/share/nginx/html/icons
|
||||||
|
COPY images /usr/share/nginx/html/images
|
||||||
COPY js /usr/share/nginx/html/js
|
COPY js /usr/share/nginx/html/js
|
||||||
|
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
Reference in New Issue
Block a user