2025-03-12 06:20:33 UTC
1.07 GB
/usr/lib/memgraph/query_modules
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PY_VERSION3.12
[#000] sha256:d99cf942ffb2823ac431b07833366b7498dd0b0f10e5766c7eeec2b121c89726 - 2.62% (28.6 MB)
[#001] sha256:5ac26920574c6233f251662a7f4878f80fcbdfa200a0d0cd5c2eefe083df118b - 33.51% (366 MB)
[#002] sha256:c975b14c79f60627b467363b1a473884bba05f502c14f62782f181d0d7557f38 - 3.28% (35.8 MB)
[#003] sha256:084807758376ec2134253c5fda28a383ced1af118fff4c196019fd5035eaf2a4 - 3.46% (37.7 MB)
[#004] sha256:f0371d40dc203707829ac96c8f24d5ae806a3eb41e348f5cf8b0e338e98b4b64 - 0.41% (4.52 MB)
[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#006] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#007] sha256:fd2ef13c1aae210abbe8fb189f223f96e44296daa278a2d59890e60c68d55c06 - 0.01% (113 KB)
[#008] sha256:8bba4e58595f5e57e488e68a1fcc9971b5495fdf1b14e535169674ab9eba18a4 - 0.0% (17.8 KB)
[#009] sha256:6061f54ebb9f82493f389b3f97a5181e7fd283f4f6fb027e19608bbd1563158a - 0.0% (954 Bytes)
[#010] sha256:974f023a8edc6c291ded35f9bb0b8481ff84287b2503d726ee77c4b3d1c1caa9 - 0.0% (694 Bytes)
[#011] sha256:be71f9723e0cdba4449f233133ea6ffeaf811a445d9160ab3fde28de9c64714e - 0.0% (438 Bytes)
[#012] sha256:27c8fbf5b10a4e75a0072ff7a6488c01bafcf7c5f1b488fa3a9082d5754b982a - 0.0% (318 Bytes)
[#013] sha256:42cddfebec9f042b8928c03220a7259e78fddeebc74d086228332050c7aeb607 - 54.39% (594 MB)
[#014] sha256:a6aefda04efd21dae7e1a52e64d332bc7e1c490b42d355d9355a5632cfde3a5c - 0.87% (9.49 MB)
[#015] sha256:a47b71a50d1323e6c11d3ce7c6d2cd0920abe2480ad644f35b7ed7f5aa9f90ce - 1.44% (15.7 MB)
[#016] sha256:f042040673fe36205fe4256d35931b379935c75204d3c8d161f104db02ace047 - 0.01% (133 KB)
/bin/sh -c #(nop) ARG RELEASE
2025-01-27 04:14:51 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-01-27 04:14:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-01-27 04:14:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-01-27 04:14:54 UTC/bin/sh -c #(nop) ADD file:68158f1ff76fd4de9f92666ad22571e6cd11df166255c2814a135773fdd6acd7 in /
2025-01-27 04:14:54 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-03-12 05:13:14 UTC (buildkit.dockerfile.v0)USER root
2025-03-12 05:13:14 UTC (buildkit.dockerfile.v0)ARG TARGETARCH=arm64
2025-03-12 05:13:14 UTC (buildkit.dockerfile.v0)ARG PY_VERSION_DEFAULT=3.12
2025-03-12 05:13:14 UTC (buildkit.dockerfile.v0)ENV PY_VERSION=3.12
2025-03-12 05:13:14 UTC (buildkit.dockerfile.v0)RUN |2 TARGETARCH=arm64 PY_VERSION_DEFAULT=3.12 /bin/sh -c apt-get update && apt-get install -y libcurl4 `memgraph` libpython${PY_VERSION} `memgraph` libssl-dev `memgraph` openssl `memgraph` build-essential `mage-memgraph` cmake `mage-memgraph` curl `mage-memgraph` g++ `mage-memgraph` python3 `mage-memgraph` python3-pip `mage-memgraph` python3-setuptools `mage-memgraph` python3-dev `mage-memgraph` clang `mage-memgraph` git `mage-memgraph` unixodbc-dev `mage-memgraph` libboost-all-dev `mage-memgraph` uuid-dev gdb procps libc6-dbg libxmlsec1-dev xmlsec1 pkg-config --no-install-recommends && ln -s /usr/bin/$(ls /usr/bin | grep perf) /usr/bin/perf && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* # buildkit
2025-03-12 05:13:15 UTC (buildkit.dockerfile.v0)COPY memgraph-arm64.deb . # buildkit
2025-03-12 05:13:18 UTC (buildkit.dockerfile.v0)RUN |2 TARGETARCH=arm64 PY_VERSION_DEFAULT=3.12 /bin/sh -c dpkg -i memgraph-${TARGETARCH}.deb && rm memgraph-${TARGETARCH}.deb # buildkit
2025-03-12 05:13:18 UTC (buildkit.dockerfile.v0)ENV LD_LIBRARY_PATH=/usr/lib/memgraph/query_modules
2025-03-12 05:44:40 UTC (buildkit.dockerfile.v0)COPY /usr/lib/memgraph/query_modules/ /usr/lib/memgraph/query_modules/ # buildkit
2025-03-12 05:44:40 UTC (buildkit.dockerfile.v0)COPY /usr/lib/memgraph/auth_module/ /usr/lib/memgraph/auth_module/ # buildkit
2025-03-12 05:44:40 UTC (buildkit.dockerfile.v0)COPY /usr/local/lib/python3.12/ /usr/local/lib/python3.12/ # buildkit
2025-03-12 05:44:40 UTC (buildkit.dockerfile.v0)COPY /mage/e2e/ /mage/e2e/ # buildkit
2025-03-12 05:44:40 UTC (buildkit.dockerfile.v0)COPY /mage/e2e_correctness/ /mage/e2e_correctness/ # buildkit
2025-03-12 05:44:41 UTC (buildkit.dockerfile.v0)COPY /mage/test_e2e_correctness.py /mage/test_e2e_correctness.py # buildkit
2025-03-12 05:44:41 UTC (buildkit.dockerfile.v0)COPY /mage/run_e2e_correctness_tests.sh /mage/run_e2e_correctness_tests.sh # buildkit
2025-03-12 05:44:41 UTC (buildkit.dockerfile.v0)COPY /mage/python/requirements.txt /mage/python/requirements.txt # buildkit
2025-03-12 05:44:41 UTC (buildkit.dockerfile.v0)COPY /mage/python/tests/requirements.txt /mage/python/tests/requirements.txt # buildkit
2025-03-12 05:44:41 UTC (buildkit.dockerfile.v0)USER memgraph
2025-03-12 05:46:11 UTC (buildkit.dockerfile.v0)RUN |2 TARGETARCH=arm64 PY_VERSION_DEFAULT=3.12 /bin/sh -c python3 -m pip install -r /mage/python/requirements.txt --break-system-packages && python3 -m pip install -r /mage/python/tests/requirements.txt --break-system-packages && python3 -m pip install --no-cache-dir -r /usr/lib/memgraph/auth_module/requirements.txt --break-system-packages # buildkit
2025-03-12 06:20:27 UTC (buildkit.dockerfile.v0)RUN |2 TARGETARCH=arm64 PY_VERSION_DEFAULT=3.12 /bin/sh -c python3 -m pip install torch-sparse torch-cluster torch-spline-conv torch-geometric torch-scatter -f https://data.pyg.org/whl/torch-2.3.0+cu121.html --break-system-packages # buildkit
2025-03-12 06:20:31 UTC (buildkit.dockerfile.v0)RUN |2 TARGETARCH=arm64 PY_VERSION_DEFAULT=3.12 /bin/sh -c if [ "$TARGETARCH" == "arm64" ]; then curl -o dgl-2.4.0-cp312-cp312-linux_aarch64.whl https://s3.eu-west-1.amazonaws.com/deps.memgraph.io/memgraph-unofficial/dgl-2.4.0-cp312-cp312-linux_aarch64.whl && python3 -m pip install dgl-2.4.0-cp312-cp312-linux_aarch64.whl --break-system-packages; else python3 -m pip install dgl -f https://data.dgl.ai/wheels/torch-2.3/cu121/repo.html --break-system-packages; fi # buildkit
2025-03-12 06:20:31 UTC (buildkit.dockerfile.v0)USER root
2025-03-12 06:20:33 UTC (buildkit.dockerfile.v0)RUN |2 TARGETARCH=arm64 PY_VERSION_DEFAULT=3.12 /bin/sh -c chown -R memgraph: /mage && export PATH="/usr/local/lib/python${PY_VERSION}:${PATH}" # buildkit
2025-03-12 06:20:33 UTC (buildkit.dockerfile.v0)USER memgraph
2025-03-12 06:20:33 UTC (buildkit.dockerfile.v0)EXPOSE map[7687/tcp:{}]
2025-03-12 06:20:33 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/lib/memgraph/memgraph"]
2025-03-12 06:20:33 UTC (buildkit.dockerfile.v0)CMD [""]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.