sha256:286f7c44c87847202afc2329b73a10f0f9377936e18e423752e9ce5e7d06d882
OS/ARCH
Compressed size
28.85 MB
Last pushed
about 1 month by joaquinborggiolc
Type
Image
Manifest digest
sha256:42592913aead3c667985ff0fafecb6e9709dae5b6a4337e11103a75794c6f597
Image Layers
1apko2.55 MB2apko2.3 MB3apko758.2 KB4apko416.79 KB5apko167.02 KB6apko126.55 KB7apko93.77 KB8apko74.94 KB9apko50.75 KB10apko26.13 KB11apko19.04 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 #937 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