Sign inSign up

memgraph/memgraph-platform:2.11.0-memgraph2.11.0-lab2.8.2-mage1.11.0

Multi-platform
Index digest

sha256:97364ef6ef03b773c0e08a7197171fc69551642641c1ee453ed1a0cf98802aa1

OS/ARCH

Compressed size

918.3 MB

Last pushed

about 3 years by dockerbuda

Type

Image

Manifest digest

sha256:e8a20b3a6c1463ec2e8ccc05371b68c94f001eb60e48a36f34cbe377e05a01b7

Image Layers

1ADD file ... in / 51.22 MB
2CMD ["bash"]0 B
3ARG TARGETARCH0 B
4ARG PY_VERSION_DEFAULT0 B
5ENV PY_VERSION=3.90 B
6RUN |2 TARGETARCH=arm64 PY_VERSION_DEFAULT=3.9 /bin/sh231.26 MB
7COPY /app/dist-backend /lab/dist-backend # buildkit109.89 KB
8COPY /app/dist-frontend /lab/dist-frontend # buildkit7.66 MB
9COPY /app/node_modules /lab/node_modules # buildkit200.05 MB
10COPY /app/.env /lab/.env # buildkit533 B
11RUN /bin/sh -c apt-get update59.36 MB
12RUN /bin/sh -c pip3 install105.33 MB
13COPY /usr/lib/memgraph/query_modules/ /usr/lib/memgraph/query_modules/ # buildkit2.95 MB
14COPY /usr/local/lib/python3.9/ /usr/local/lib/python3.9/ # buildkit211.6 MB
15COPY memgraph-arm64.deb . # buildkit18.27 MB
16RUN /bin/sh -c dpkg -i19.17 MB
17RUN /bin/sh -c rm -rf137.76 KB
18EXPOSE map[3000/tcp:{} 7444/tcp:{} 7687/tcp:{}]0 B
19COPY configs/ /etc/supervisor/ # buildkit589 B
20RUN /bin/sh -c chmod 777155 B
21RUN /bin/sh -c chmod 777153 B
22RUN /bin/sh -c chmod 77711.18 MB
23RUN /bin/sh -c chmod 77732 B
24ENV MEMGRAPH=--also-log-to-stderr0 B
25ENTRYPOINT ["/usr/bin/supervisord"]0 B
26CMD ["-c" "/etc/supervisor/supervisord.conf"]0 B

Command

ADD file:6bc001e951ef1280f566a92e65fcff57aefb8a280aa3510b7cd4b4e0a54c5cff in /