sha256:0e9b8ebc8136e7bf64971f2d095ae569bd0602a719ffc000634f4c33c890dedc
OS/ARCH
Compressed size
1.66 GB
Last pushed
over 2 years by dockerbuda
Type
Image
Manifest digest
sha256:dc0759da88d595828b2322a2af39c953324eb1563a0256c7d21a31ae30429669
Image Layers
1ADD file ... in / 52.51 MB2CMD ["bash"]0 B3ARG TARGETARCH0 B4ARG PY_VERSION_DEFAULT0 B5ENV PY_VERSION=3.90 B6RUN |2 TARGETARCH=amd64 PY_VERSION_DEFAULT=3.9 /bin/sh250.58 MB7COPY /app/dist-backend /lab/dist-backend # buildkit123.38 KB8COPY /app/dist-frontend /lab/dist-frontend # buildkit7.89 MB9COPY /app/node_modules /lab/node_modules # buildkit207.22 MB10COPY /app/.env /lab/.env # buildkit536 B11RUN /bin/sh -c apt-get update59.77 MB12RUN /bin/sh -c pip3 install115.98 MB13COPY /usr/lib/memgraph/query_modules/ /usr/lib/memgraph/query_modules/ # buildkit3.19 MB14RUN /bin/sh -c rm /usr/lib/memgraph/query_modules/node_classification.py247 B15COPY /usr/local/lib/python3.9/ /usr/local/lib/python3.9/ # buildkit939.2 MB16COPY memgraph-amd64.deb . # buildkit24.58 MB17RUN /bin/sh -c dpkg -i25.45 MB18RUN /bin/sh -c rm -rf138.65 KB19EXPOSE map[3000/tcp:{} 7444/tcp:{} 7687/tcp:{}]0 B20COPY configs/ /etc/supervisor/ # buildkit586 B21RUN /bin/sh -c chmod 777153 B22RUN /bin/sh -c chmod 777153 B23RUN /bin/sh -c chmod 77712.79 MB24RUN /bin/sh -c chmod 77732 B25ENV MEMGRAPH=--also-log-to-stderr0 B26ENTRYPOINT ["/usr/bin/supervisord"]0 B27CMD ["-c" "/etc/supervisor/supervisord.conf"]0 BCommand
ADD file:35f7caaedc3b6f725dee87eb8d1f2727c04cb21062b5eb7f59801dafced61993 in /