sha256:c3a74e269bff6a7dfb5f5c0366b577b4e6bcd6074b6c6a389cdcf434bf14e1ec
OS/ARCH
Compressed size
29.66 MB
Last pushed
about 1 month by joaquinborggiolc
Type
Image
Manifest digest
sha256:4473dc424c5f04f5eafa62dd9af3acd7dcb9d3e2ca44598c1037fbe521a41afd
Image Layers
1apko2.81 MB2apko3.11 MB3apko879.03 KB4apko415.01 KB5apko174.74 KB6apko126.55 KB7apko95.61 KB8apko93.53 KB9apko12.11 KB10apko75.38 KB11apko19.03 KB12RUN /bin/sh -c apk add11.68 MB13USER nginx0 B14COPY --chmod=644 ./smith-frontend/nginx.conf /etc/nginx/nginx.conf #345 B15COPY --chmod=777 ./smith-frontend/nginx-dynamic.conf /etc/nginx/conf.d/default.conf #947 B16COPY --chmod=777 /app/smith-frontend/build /usr/share/nginx/html/build #10.21 MB17COPY --chmod=777 ./smith-frontend/entrypoint.sh /entrypoint.sh #1.33 KB18EXPOSE [8080/tcp]0 B19ENTRYPOINT ["/entrypoint.sh"]0 B20CMD ["nginx" "-g" "daemon off;"]0 BCommand
apko