Sign inSign up

memgraph/memgraph-platform:2.14.0-memgraph2.14.0-lab2.11.1-mage1.14

Multi-platform
Index digest

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 MB
2CMD ["bash"]0 B
3ARG TARGETARCH0 B
4ARG PY_VERSION_DEFAULT0 B
5ENV PY_VERSION=3.90 B
6RUN |2 TARGETARCH=amd64 PY_VERSION_DEFAULT=3.9 /bin/sh250.58 MB
7COPY /app/dist-backend /lab/dist-backend # buildkit123.38 KB
8COPY /app/dist-frontend /lab/dist-frontend # buildkit7.89 MB
9COPY /app/node_modules /lab/node_modules # buildkit207.22 MB
10COPY /app/.env /lab/.env # buildkit536 B
11RUN /bin/sh -c apt-get update59.77 MB
12RUN /bin/sh -c pip3 install115.98 MB
13COPY /usr/lib/memgraph/query_modules/ /usr/lib/memgraph/query_modules/ # buildkit3.19 MB
14RUN /bin/sh -c rm /usr/lib/memgraph/query_modules/node_classification.py247 B
15COPY /usr/local/lib/python3.9/ /usr/local/lib/python3.9/ # buildkit939.2 MB
16COPY memgraph-amd64.deb . # buildkit24.58 MB
17RUN /bin/sh -c dpkg -i25.45 MB
18RUN /bin/sh -c rm -rf138.65 KB
19EXPOSE map[3000/tcp:{} 7444/tcp:{} 7687/tcp:{}]0 B
20COPY configs/ /etc/supervisor/ # buildkit586 B
21RUN /bin/sh -c chmod 777153 B
22RUN /bin/sh -c chmod 777153 B
23RUN /bin/sh -c chmod 77712.79 MB
24RUN /bin/sh -c chmod 77732 B
25ENV MEMGRAPH=--also-log-to-stderr0 B
26ENTRYPOINT ["/usr/bin/supervisord"]0 B
27CMD ["-c" "/etc/supervisor/supervisord.conf"]0 B

Command

ADD file:35f7caaedc3b6f725dee87eb8d1f2727c04cb21062b5eb7f59801dafced61993 in /