Namespace
memgraph
Image / Tag
memgraph-mage:3.5.2-malloc
Content Digest
sha256:6bc106d16b1f4ac5990aa399a389d10c86129c9af1ebce5a321167016f1f4700
Details
Created

2025-09-23 13:09:07 UTC

Size

683 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

v3.5.2-rc1

PATH

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

PY_VERSION

3.12


Layers

[#000] sha256:323b40e41d30a173db68feb67dff769a89c9e1454d252a99daadeb9b6261fd19 - 4.27% (29.2 MB)

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

[#002] sha256:be3b0791ddd5a316573a12c8f9e71f769b25a80e37a3fb75d68c9a4544eed81c - 0.0% (1.15 KB)

[#003] sha256:9a06069e214363d27b38b2752f9d30b40d04d6e94a4d585e824c3d7e538ab92b - 8.45% (57.7 MB)

[#004] sha256:5a3af660905766f60bfa3f5bf4b2789309ac4b4890013bdf939e5154e4bda184 - 5.04% (34.4 MB)

[#005] sha256:d899bddc584388d283701d439e40581ea6d94c7e813f84cb3512d28cf0ecba6f - 5.2% (35.6 MB)

[#006] sha256:ea34df2a2e30e474ab2c88d3179b937263b67c548e3c65dc1445f8e73e602bb2 - 0.42% (2.85 MB)

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

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

[#009] sha256:143a3935a9e27b6ae47c7ff1cea949df03cda93b32ca481611ded323d225eec1 - 76.6% (523 MB)

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

[#011] sha256:7c24a5916218aa1a5846f37e2400f6dc73170ec6e848d350331bd6af7581189d - 0.02% (119 KB)

[#012] sha256:5d59513ca5cda1fec3410f8ac3d77949b16ec24abaa76d675dffc6b01142c921 - 0.0% (17.8 KB)

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

[#014] sha256:694c942323721204b14884c5777d3b17f3a5d6c31a199790666c731e3da66976 - 0.0% (694 Bytes)

[#015] sha256:8d7dd0f78b4e791302a688653624059147b4dc7ff4c3fcbe0e3ccd3c8753cef2 - 0.0% (543 Bytes)

[#016] sha256:c92969d694bae32d860e0fd749bce60ccd77e8ea9f4360415ec7a62b38543eeb - 0.0% (315 Bytes)

[#017] sha256:5b417217afd2bea75a3c6a4af92df287ac048f3d9630994f8c5e40d35a342a98 - 0.0% (1.15 KB)


History
2025-09-10 05:42:32 UTC

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

2025-09-10 05:42:32 UTC

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

2025-09-10 05:42:32 UTC

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

2025-09-10 05:42:32 UTC

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

2025-09-10 05:42:34 UTC

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

2025-09-10 05:42:34 UTC

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

2025-09-23 12:49:45 UTC (buildkit.dockerfile.v0)

USER root

2025-09-23 12:49:45 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=amd64

2025-09-23 12:49:45 UTC (buildkit.dockerfile.v0)

ARG PY_VERSION_DEFAULT=3.12

2025-09-23 12:49:45 UTC (buildkit.dockerfile.v0)

ARG MAGE_COMMIT=v3.5.2-rc1

2025-09-23 12:49:45 UTC (buildkit.dockerfile.v0)

ARG BUILD_TYPE=Release

2025-09-23 12:49:45 UTC (buildkit.dockerfile.v0)

ENV BUILD_TYPE=Release

2025-09-23 12:49:45 UTC (buildkit.dockerfile.v0)

ENV PY_VERSION=3.12

2025-09-23 12:49:45 UTC (buildkit.dockerfile.v0)

ENV MAGE_COMMIT=v3.5.2-rc1

2025-09-23 12:49:45 UTC (buildkit.dockerfile.v0)

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

2025-09-23 12:49:45 UTC (buildkit.dockerfile.v0)

RUN |5 TARGETARCH=amd64 PY_VERSION_DEFAULT=3.12 MAGE_COMMIT=v3.5.2-rc1 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-09-23 12:49:46 UTC (buildkit.dockerfile.v0)

RUN |5 TARGETARCH=amd64 PY_VERSION_DEFAULT=3.12 MAGE_COMMIT=v3.5.2-rc1 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-09-23 12:55:53 UTC (buildkit.dockerfile.v0)

RUN |5 TARGETARCH=amd64 PY_VERSION_DEFAULT=3.12 MAGE_COMMIT=v3.5.2-rc1 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` libssl-dev `memgraph` openssl `memgraph` python3 `mage-memgraph` python3-pip `mage-memgraph` python3-setuptools `mage-memgraph` python3-dev `mage-memgraph` libc6-dbg 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-09-23 12:55:54 UTC (buildkit.dockerfile.v0)

COPY memgraph-amd64.deb . # buildkit

2025-09-23 12:55:59 UTC (buildkit.dockerfile.v0)

RUN |5 TARGETARCH=amd64 PY_VERSION_DEFAULT=3.12 MAGE_COMMIT=v3.5.2-rc1 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-09-23 12:55:59 UTC (buildkit.dockerfile.v0)

ENV LD_LIBRARY_PATH=/usr/lib/memgraph/query_modules

2025-09-23 13:08:32 UTC (buildkit.dockerfile.v0)

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

2025-09-23 13:08:52 UTC (buildkit.dockerfile.v0)

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

2025-09-23 13:08:52 UTC (buildkit.dockerfile.v0)

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

2025-09-23 13:09:06 UTC (buildkit.dockerfile.v0)

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

2025-09-23 13:09:07 UTC (buildkit.dockerfile.v0)

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

2025-09-23 13:09:07 UTC (buildkit.dockerfile.v0)

USER root

2025-09-23 13:09:07 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=amd64

2025-09-23 13:09:07 UTC (buildkit.dockerfile.v0)

ARG PY_VERSION_DEFAULT=3.12

2025-09-23 13:09:07 UTC (buildkit.dockerfile.v0)

ARG MAGE_COMMIT=v3.5.2-rc1

2025-09-23 13:09:07 UTC (buildkit.dockerfile.v0)

ARG BUILD_TYPE=Release

2025-09-23 13:09:07 UTC (buildkit.dockerfile.v0)

ENV BUILD_TYPE=Release

2025-09-23 13:09:07 UTC (buildkit.dockerfile.v0)

ENV PY_VERSION=3.12

2025-09-23 13:09:07 UTC (buildkit.dockerfile.v0)

ENV MAGE_COMMIT=v3.5.2-rc1

2025-09-23 13:09:07 UTC (buildkit.dockerfile.v0)

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

2025-09-23 13:09:07 UTC (buildkit.dockerfile.v0)

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

2025-09-23 13:09:07 UTC (buildkit.dockerfile.v0)

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

2025-09-23 13:09:07 UTC (buildkit.dockerfile.v0)

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

2025-09-23 13:09:07 UTC (buildkit.dockerfile.v0)

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

2025-09-23 13:09:07 UTC (buildkit.dockerfile.v0)

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

2025-09-23 13:09:07 UTC (buildkit.dockerfile.v0)

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

2025-09-23 13:09:07 UTC (buildkit.dockerfile.v0)

RUN |5 TARGETARCH=amd64 PY_VERSION_DEFAULT=3.12 MAGE_COMMIT=v3.5.2-rc1 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-09-23 13:09:07 UTC (buildkit.dockerfile.v0)

USER memgraph

2025-09-23 13:09:07 UTC (buildkit.dockerfile.v0)

EXPOSE &{[{{227 0} {227 0}}] 0xc000795580}

2025-09-23 13:09:07 UTC (buildkit.dockerfile.v0)

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

2025-09-23 13:09:07 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