sha256:84eb3324e3219092a2a0ff86d5171947f4894ea746c512c4cdb7cea0331774b6
OS/ARCH
Compressed size
28.84 MB
Last pushed
about 2 months by joaquinborggiolc
Type
Image
Manifest digest
sha256:4220f38c7711e4dd32688ad5f566fe607f811261a6d252f19b4a9ee2ca29cd28
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