sha256:c4be3f5936e5b7d5a208956fce102f8cb0c1ae46baf534bad2d6e0b18d429b8a
OS/ARCH
Compressed size
918.46 MB
Last pushed
almost 3 years by dockerbuda
Type
Image
Manifest digest
sha256:d9664995fd4c119ef58c43087075079e09e24adf12be29022f1dc8fec591e7a4
Image Layers
1ADD file ... in / 51.22 MB2CMD ["bash"]0 B3ARG TARGETARCH0 B4ARG PY_VERSION_DEFAULT0 B5ENV PY_VERSION=3.90 B6RUN |2 TARGETARCH=arm64 PY_VERSION_DEFAULT=3.9 /bin/sh231.26 MB7COPY /app/dist-backend /lab/dist-backend # buildkit110.62 KB8COPY /app/dist-frontend /lab/dist-frontend # buildkit7.66 MB9COPY /app/node_modules /lab/node_modules # buildkit200.05 MB10COPY /app/.env /lab/.env # buildkit533 B11RUN /bin/sh -c apt-get update59.36 MB12RUN /bin/sh -c pip3 install105.33 MB13COPY /usr/lib/memgraph/query_modules/ /usr/lib/memgraph/query_modules/ # buildkit2.96 MB14COPY /usr/local/lib/python3.9/ /usr/local/lib/python3.9/ # buildkit211.75 MB15COPY memgraph-arm64.deb . # buildkit18.27 MB16RUN /bin/sh -c dpkg -i19.17 MB17RUN /bin/sh -c rm -rf137.67 KB18EXPOSE map[3000/tcp:{} 7444/tcp:{} 7687/tcp:{}]0 B19COPY configs/ /etc/supervisor/ # buildkit589 B20RUN /bin/sh -c chmod 777154 B21RUN /bin/sh -c chmod 777152 B22RUN /bin/sh -c chmod 77711.19 MB23RUN /bin/sh -c chmod 77732 B24ENV MEMGRAPH=--also-log-to-stderr0 B25ENTRYPOINT ["/usr/bin/supervisord"]0 B26CMD ["-c" "/etc/supervisor/supervisord.conf"]0 BCommand
ADD file:46dcdcde338d2c01fed5db3fac9041736d9305145d8fc2039dd5b3714d38ede8 in /