sha256:7d9a355f953a0e8480d0ac0e43b849a3462c9ee644f40d84662fef7b1c4cf4c9
OS/ARCH
Compressed size
28.65 MB
Last pushed
about 1 month by joaquinborggiolc
Type
Image
Manifest digest
sha256:b75d2023e6952ccfa7ed5325bd1d8acfc08cb67ef84667239f9f2320576fc605
Image Layers
1apko2.54 MB2apko2.29 MB3apko416.94 KB4apko167.02 KB5apko126.55 KB6apko93.77 KB7apko75.02 KB8apko50.75 KB9apko12.17 KB10apko2.72 KB11apko17.74 KB12RUN /bin/sh -c apk add12.44 MB13USER nginx0 B14COPY --chmod=644 ./smith-frontend/nginx.conf /etc/nginx/nginx.conf #341 B15COPY --chmod=777 ./smith-frontend/nginx-dynamic.conf /etc/nginx/conf.d/default.conf #946 B16COPY --chmod=777 /app/smith-frontend/build /usr/share/nginx/html/build #10.44 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