sha256:b266a820db4805300ba0664e1129a34d71298fe636c43f15b6a92f440ac81b5b
OS/ARCH
Compressed size
45.42 MB
Last pushed
over 1 year by aghrapidpro
Type
Image
Manifest digest
sha256:7a889cb167077142ea55b76e37f50cb20a3b738514a836cd24e1ed84186e7c9c
Image Layers
1ADD alpine-minirootfs-3.22.0-aarch64.tar.gz / # buildkit3.94 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -x934 B4ENV HTTPD_PREFIX=/usr/local/apache20 B5ENV PATH=/usr/local/apache2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6RUN /bin/sh -c mkdir -p146 B7WORKDIR /usr/local/apache232 B8RUN /bin/sh -c set -eux;10.1 MB9ENV HTTPD_VERSION=2.4.630 B10ENV HTTPD_SHA256=88fc236ab99b2864b248de7d49a008ec2afd7551e64dce8b95f58f32f94c46ab0 B11ENV HTTPD_PATCHES=0 B12RUN /bin/sh -c set -eux;5.59 MB13STOPSIGNAL SIGWINCH0 B14COPY httpd-foreground /usr/local/bin/ # buildkit287 B15EXPOSE map[80/tcp:{}]0 B16CMD ["httpd-foreground"]0 B17RUN /bin/sh -c apk add23.84 MB18RUN /bin/sh -c rm -rf205 B19COPY /app/dist/invoice-generator/browser/ /usr/local/apache2/htdocs/ # buildkit1.3 MB20COPY /app/api/app.js /api/ # buildkit1.29 KB21COPY /app/api/node_modules/ /api/node_modules/ # buildkit665.66 KB22CMD ["sh" "-c" "node /api/app.js0 B23EXPOSE map[80/tcp:{}]0 BCommand
ADD alpine-minirootfs-3.22.0-aarch64.tar.gz / # buildkit