sha256:75a9fea8f4f9bd5c528af10095a9bd0b504b2c6bc65cfa30b9ce6d779eb14295
OS/ARCH
Compressed size
33.31 MB
Last pushed
4 months by nofusscomputing
Type
Image
Manifest digest
sha256:6123469295ba0410a3ab45b9f26f4657f56df500cd1c2acc1ea08dbdb6dff098
Image Layers
1ADD alpine-minirootfs-3.20.3-aarch64.tar.gz / # buildkit3.9 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.27.20 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7RUN /bin/sh -c set -x4.28 MB8COPY docker-entrypoint.sh / # buildkit626 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB13ENTRYPOINT ["/docker-entrypoint.sh"]0 B14EXPOSE map[80/tcp:{}]0 B15STOPSIGNAL SIGQUIT0 B16CMD ["nginx" "-g" "daemon off;"]0 B17LABEL org.opencontainers.image.vendor=No Fuss Computing org.opencontainers.image.title=Centurion0 B18ARG CI_PROJECT_URL=https://github.com/nofusscomputing/centurion_erp_ui0 B19ARG CI_COMMIT_SHA=3413d0b5d5a9a59f6ee723aee9a33074fbd43dde0 B20ARG CI_COMMIT_TAG=development0 B21ENV CI_PROJECT_URL=https://github.com/nofusscomputing/centurion_erp_ui0 B22ENV CI_COMMIT_SHA=3413d0b5d5a9a59f6ee723aee9a33074fbd43dde0 B23ENV CI_COMMIT_TAG=development0 B24ENV API_URL=http://127.0.0.1:3000/mock/api/v20 B25COPY /workdir/build/ /usr/share/nginx/html/ # buildkit3.33 MB26COPY includes/ / # buildkit21.18 KB27RUN |3 CI_PROJECT_URL=https://github.com/nofusscomputing/centurion_erp_ui CI_COMMIT_SHA=3413d0b5d5a9a59f6ee723aee9a33074fbd43dde CI_COMMIT_TAG=development21.78 MB28WORKDIR /var/log32 B29EXPOSE [80/tcp]0 B30VOLUME [/var/log]0 B31HEALTHCHECK {Test:[CMD-SHELL supervisorctl status ||0 B32ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.20.3-aarch64.tar.gz / # buildkit