sha256:69a74fd2685ed4064dd368d0314d6e93b4d22e4725e52d862a53942e6f9b30b6
OS/ARCH
Compressed size
28.84 MB
Last pushed
about 1 month by joaquinborggiolc
Type
Image
Manifest digest
sha256:aca61719e353cb53fceae13fc6b51cd7f844e0d904c4b70538e8033b79822d00
Image Layers
1apko2.55 MB2apko2.3 MB3apko758.2 KB4apko409.36 KB5apko167.02 KB6apko126.55 KB7apko93.77 KB8apko74.94 KB9apko50.75 KB10apko26.21 KB11apko19 KB12RUN /bin/sh -c apk add12.43 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 #942 B16COPY --chmod=777 /app/smith-frontend/build /usr/share/nginx/html/build #9.88 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