sha256:60f106552e81681d9a67836bb70393bfd38c2fa8ead8315bfed0f06d2b115453
OS/ARCH
Compressed size
28.84 MB
Last pushed
about 2 months by joaquinborggiolc
Type
Image
Manifest digest
sha256:3708471e968028590e4c91622068a517df21cf0097e27ce52321453af985e422
Image Layers
1apko2.55 MB2apko2.3 MB3apko758.2 KB4apko409.36 KB5apko167.02 KB6apko126.62 KB7apko93.77 KB8apko74.94 KB9apko50.93 KB10apko26.21 KB11apko18.89 KB12RUN /bin/sh -c apk add12.43 MB13USER nginx0 B14COPY --chmod=644 ./smith-frontend/nginx.conf /etc/nginx/nginx.conf #343 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