Namespace
memgraph
Image / Tag
memgraph-mage:custom-memgraph-3.5.2
Content Digest
sha256:86561cd9f074a9f79b0ff2d9118f366ce12f8f04d478ec58c1bde1d46581f1dd
Details
Created

2025-10-07 10:52:06 UTC

Size

658 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    24.04

Environment
BUILD_TYPE

Release

LD_LIBRARY_PATH

/usr/lib/memgraph/query_modules

MAGE_COMMIT

mongodb-migration

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PY_VERSION

3.12


Layers

[#000] sha256:a1a21c96bc16121569dd937bcd1c745a5081629b3b08a664446602ded91e10a4 - 4.31% (28.3 MB)

[#001] sha256:bbb8cbd4037c68f4eae564028e9f02b98217d00475f0043af0ee9967b0a1a0fc - 0.0% (206 Bytes)

[#002] sha256:41c7f18551d83b9d6a8ab3ef78dc64b81fceafaa773f3653fe059c0716c05ee8 - 0.0% (1.16 KB)

[#003] sha256:1087393d153e71487e3eae772240cebfad971fa9f6b3a57f2d40a98bd530d6e5 - 4.35% (28.6 MB)

[#004] sha256:a98da8587ee603b4107c624487f4cb5cb3d3fcbcc4786cd831e046f354cf42c1 - 5.29% (34.8 MB)

[#005] sha256:0404a5730f6ddc97eb083db9fcd179aa00f26abe45e4dccd4fcb6307891a2ff1 - 5.47% (36 MB)

[#006] sha256:786385a2adee2fb69621bea900d0a357d7df2aaa932cfc3443bcd36863022c2c - 0.44% (2.87 MB)

[#007] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#008] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#009] sha256:ad6f58e4e6ddb78ade8be5f7aa01a15890507725df0f7d248aa44bd0d2ce93df - 80.12% (527 MB)

[#010] sha256:a6c0c32dd90ff4a02cb44f638eb11e957bfa63bd278cd3ff2a55b3d0ed93b021 - 0.0% (1.72 KB)

[#011] sha256:f0eb8bb03752a91f1dccc5cfc2cd5c0fde35d15cb7730f44f151e578d86ea241 - 0.02% (118 KB)

[#012] sha256:243fc47b3c83566c08f0aaf94ed6ded75bf0cd759a0a7f13976b5d2d6a65c7bd - 0.0% (17.8 KB)

[#013] sha256:ea1d1981f102906be2e287ce056ccaa90d8bbef5e2b0fedceb5da3d2b4612b5e - 0.0% (952 Bytes)

[#014] sha256:b07cb463019cccbf2a1cdefbea035a50590b2cbe1e5bff25e0c5adb565d0a3da - 0.0% (693 Bytes)

[#015] sha256:6cd757825e6b184218d5280d343f541d41342154ca15caa950f6157970b3261f - 0.0% (561 Bytes)

[#016] sha256:88d9ecb86563fc6a23758b0f59a342b9f0e35e7aa8eb430c4b8a2bb48f77657f - 0.0% (316 Bytes)

[#017] sha256:227e2ea9b1a55101091ecea1276c90ecf026b52d45bb4cd655b345800c17f29d - 0.0% (1.16 KB)


History
2025-09-30 14:32:28 UTC

/bin/sh -c #(nop) ARG RELEASE

2025-09-30 14:32:28 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2025-09-30 14:32:28 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2025-09-30 14:32:28 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04

2025-09-30 14:32:30 UTC

/bin/sh -c #(nop) ADD file:d9cb8116905a82675c3c2cbb4782e50ef8cacfc16be3654bc070281a3c8ce646 in /

2025-09-30 14:32:31 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2025-10-07 10:39:10 UTC (buildkit.dockerfile.v0)

USER root

2025-10-07 10:39:10 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=amd64

2025-10-07 10:39:10 UTC (buildkit.dockerfile.v0)

ARG PY_VERSION_DEFAULT=3.12

2025-10-07 10:39:10 UTC (buildkit.dockerfile.v0)

ARG MAGE_COMMIT=mongodb-migration

2025-10-07 10:39:10 UTC (buildkit.dockerfile.v0)

ARG BUILD_TYPE=Release

2025-10-07 10:39:10 UTC (buildkit.dockerfile.v0)

ENV BUILD_TYPE=Release

2025-10-07 10:39:10 UTC (buildkit.dockerfile.v0)

ENV PY_VERSION=3.12

2025-10-07 10:39:10 UTC (buildkit.dockerfile.v0)

ENV MAGE_COMMIT=mongodb-migration

2025-10-07 10:39:10 UTC (buildkit.dockerfile.v0)

ARG CUSTOM_MIRROR=http://cz.archive.ubuntu.com/ubuntu

2025-10-07 10:39:10 UTC (buildkit.dockerfile.v0)

RUN |5 TARGETARCH=amd64 PY_VERSION_DEFAULT=3.12 MAGE_COMMIT=mongodb-migration BUILD_TYPE=Release CUSTOM_MIRROR=http://cz.archive.ubuntu.com/ubuntu /bin/sh -c echo 'Acquire::Retries "3";' > /etc/apt/apt.conf.d/80-retries # buildkit

2025-10-07 10:39:10 UTC (buildkit.dockerfile.v0)

RUN |5 TARGETARCH=amd64 PY_VERSION_DEFAULT=3.12 MAGE_COMMIT=mongodb-migration BUILD_TYPE=Release CUSTOM_MIRROR=http://cz.archive.ubuntu.com/ubuntu /bin/sh -c if [ -n "$CUSTOM_MIRROR" ]; then sed -E -i -e '/^URIs:/ s#https?://[^ ]*archive\.ubuntu\.com#'"$CUSTOM_MIRROR"'#g' -e '/^URIs:/ s#https?://security\.ubuntu\.com#'"$CUSTOM_MIRROR"'#g' /etc/apt/sources.list.d/ubuntu.sources; fi # buildkit

2025-10-07 10:39:56 UTC (buildkit.dockerfile.v0)

RUN |5 TARGETARCH=amd64 PY_VERSION_DEFAULT=3.12 MAGE_COMMIT=mongodb-migration BUILD_TYPE=Release CUSTOM_MIRROR=http://cz.archive.ubuntu.com/ubuntu /bin/sh -c apt-get update && apt-get install -y curl && curl -sSL -O https://packages.microsoft.com/config/ubuntu/24.04/packages-microsoft-prod.deb && dpkg -i packages-microsoft-prod.deb && rm packages-microsoft-prod.deb && apt-get update && ACCEPT_EULA=Y apt-get install -y msodbcsql18 unixodbc-dev && apt-get install -y libcurl4 `memgraph` libpython${PY_VERSION} `memgraph` openssl `memgraph` python3 `mage-memgraph` python3-pip `mage-memgraph` python3-setuptools `mage-memgraph` adduser libgomp1 libaio1t64 libatomic1 --no-install-recommends && ln -s /usr/bin/$(ls /usr/bin | grep perf) /usr/bin/perf && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* && if [ "${TARGETARCH}" = "arm64" ]; then ln -s /usr/lib/aarch64-linux-gnu/libaio.so.1t64 /usr/lib/aarch64-linux-gnu/libaio.so.1; else ln -s /usr/lib/x86_64-linux-gnu/libaio.so.1t64 /usr/lib/x86_64-linux-gnu/libaio.so.1; fi # buildkit

2025-10-07 10:39:56 UTC (buildkit.dockerfile.v0)

COPY memgraph-amd64.deb . # buildkit

2025-10-07 10:40:04 UTC (buildkit.dockerfile.v0)

RUN |5 TARGETARCH=amd64 PY_VERSION_DEFAULT=3.12 MAGE_COMMIT=mongodb-migration BUILD_TYPE=Release CUSTOM_MIRROR=http://cz.archive.ubuntu.com/ubuntu /bin/sh -c groupadd -g 103 memgraph && useradd -u 101 -g memgraph -m -d /home/memgraph -s /bin/bash memgraph && dpkg -i memgraph-${TARGETARCH}.deb && rm memgraph-${TARGETARCH}.deb # buildkit

2025-10-07 10:40:04 UTC (buildkit.dockerfile.v0)

ENV LD_LIBRARY_PATH=/usr/lib/memgraph/query_modules

2025-10-07 10:51:51 UTC (buildkit.dockerfile.v0)

COPY /usr/lib/memgraph/query_modules/ /usr/lib/memgraph/query_modules/ # buildkit

2025-10-07 10:51:51 UTC (buildkit.dockerfile.v0)

COPY /usr/lib/memgraph/auth_module/ /usr/lib/memgraph/auth_module/ # buildkit

2025-10-07 10:51:51 UTC (buildkit.dockerfile.v0)

COPY /usr/local/lib/python3.12/ /usr/local/lib/python3.12/ # buildkit

2025-10-07 10:52:05 UTC (buildkit.dockerfile.v0)

COPY --chown=memgraph:memgraph /home/memgraph/.local/ /home/memgraph/.local/ # buildkit

2025-10-07 10:52:05 UTC (buildkit.dockerfile.v0)

COPY /mage/make-dev-container.sh /make-dev-container.sh # buildkit

2025-10-07 10:52:05 UTC (buildkit.dockerfile.v0)

USER root

2025-10-07 10:52:05 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=amd64

2025-10-07 10:52:05 UTC (buildkit.dockerfile.v0)

ARG PY_VERSION_DEFAULT=3.12

2025-10-07 10:52:05 UTC (buildkit.dockerfile.v0)

ARG MAGE_COMMIT=mongodb-migration

2025-10-07 10:52:05 UTC (buildkit.dockerfile.v0)

ARG BUILD_TYPE=Release

2025-10-07 10:52:05 UTC (buildkit.dockerfile.v0)

ENV BUILD_TYPE=Release

2025-10-07 10:52:05 UTC (buildkit.dockerfile.v0)

ENV PY_VERSION=3.12

2025-10-07 10:52:05 UTC (buildkit.dockerfile.v0)

ENV MAGE_COMMIT=mongodb-migration

2025-10-07 10:52:05 UTC (buildkit.dockerfile.v0)

ARG CUSTOM_MIRROR=http://cz.archive.ubuntu.com/ubuntu

2025-10-07 10:52:06 UTC (buildkit.dockerfile.v0)

COPY --chown=memgraph:memgraph /mage/e2e/ /mage/e2e/ # buildkit

2025-10-07 10:52:06 UTC (buildkit.dockerfile.v0)

COPY --chown=memgraph:memgraph /mage/e2e_correctness/ /mage/e2e_correctness/ # buildkit

2025-10-07 10:52:06 UTC (buildkit.dockerfile.v0)

COPY --chown=memgraph:memgraph /mage/test_e2e_correctness.py /mage/test_e2e_correctness.py # buildkit

2025-10-07 10:52:06 UTC (buildkit.dockerfile.v0)

COPY --chown=memgraph:memgraph /mage/run_e2e_correctness_tests.sh /mage/run_e2e_correctness_tests.sh # buildkit

2025-10-07 10:52:06 UTC (buildkit.dockerfile.v0)

COPY --chown=memgraph:memgraph /mage/python/requirements.txt /mage/python/requirements.txt # buildkit

2025-10-07 10:52:06 UTC (buildkit.dockerfile.v0)

COPY --chown=memgraph:memgraph /mage/python/tests/requirements.txt /mage/python/tests/requirements.txt # buildkit

2025-10-07 10:52:06 UTC (buildkit.dockerfile.v0)

RUN |5 TARGETARCH=amd64 PY_VERSION_DEFAULT=3.12 MAGE_COMMIT=mongodb-migration BUILD_TYPE=Release CUSTOM_MIRROR=http://cz.archive.ubuntu.com/ubuntu /bin/sh -c if [ -n "$CUSTOM_MIRROR" ]; then sed -E -i -e "/^URIs:/ s#${CUSTOM_MIRROR}/ubuntu/#https://archive.ubuntu.com/ubuntu/#g" -e "/^URIs:/ s#${CUSTOM_MIRROR}/ubuntu/#https://security.ubuntu.com/ubuntu/#g" /etc/apt/sources.list.d/ubuntu.sources; fi # buildkit

2025-10-07 10:52:06 UTC (buildkit.dockerfile.v0)

USER memgraph

2025-10-07 10:52:06 UTC (buildkit.dockerfile.v0)

EXPOSE &{[{{224 0} {224 0}}] 0xc0005a4480}

2025-10-07 10:52:06 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/lib/memgraph/memgraph"]

2025-10-07 10:52:06 UTC (buildkit.dockerfile.v0)

CMD [""]

Danger Zone
Delete Tag

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.

Delete