sha256:84f4c02a1b238e2af479f841e12e7227b4a581c2267bfe3e61bf701ef5abf50b
OS/ARCH
Compressed size
29.31 MB
Last pushed
about 1 month by joaquinborggiolc
Type
Image
Manifest digest
sha256:6314a0a009e03d178a2cb4f7473e539c2540d74b66e6150d3fb7f7fb57c31044
Image Layers
1apko2.81 MB2apko3.11 MB3apko879.03 KB4apko409.85 KB5apko174.74 KB6apko126.63 KB7apko95.62 KB8apko93.53 KB9apko12.1 KB10apko73.4 KB11apko18.9 KB12RUN /bin/sh -c apk add11.67 MB13USER nginx0 B14COPY --chmod=644 ./smith-frontend/nginx.conf /etc/nginx/nginx.conf #344 B15COPY --chmod=777 ./smith-frontend/nginx-dynamic.conf /etc/nginx/conf.d/default.conf #933 B16COPY --chmod=777 /app/smith-frontend/build /usr/share/nginx/html/build #9.87 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