sha256:d1b7db48af9dcece904f01c85c59eb09c2540b3a0f7a09dde637339a93e9b804
OS/ARCH
Compressed size
1.11 GB
Last pushed
4 months by dockerbuda
Type
Image
Manifest digest
sha256:a2c61f9933933198d2869714d5cd07e068732e6ca66252701f0e5846f389e560
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.56 MB5CMD ["/bin/bash"]0 B6USER root0 B7ARG TARGETARCH=arm640 B8ARG PY_VERSION_DEFAULT=3.120 B9ARG MEMGRAPH_REF=v3.10.1-rc10 B10ARG BUILD_TYPE=RelWithDebInfo0 B11ENV BUILD_TYPE=RelWithDebInfo0 B12ENV PY_VERSION=3.120 B13ENV MEMGRAPH_REF=v3.10.1-rc10 B14ARG CUSTOM_MIRROR=true0 B15ARG CUDA=false0 B16ARG CACHE_PRESENT=false0 B17ARG MEMGRAPH_PACKAGE0 B18RUN |8 TARGETARCH=arm64 PY_VERSION_DEFAULT=3.12 MEMGRAPH_REF=v3.10.1-rc1282.19 MB19ENV LD_LIBRARY_PATH=/usr/lib/memgraph/query_modules0 B20RUN |8 TARGETARCH=arm64 PY_VERSION_DEFAULT=3.12 MEMGRAPH_REF=v3.10.1-rc132 B21RUN |8 TARGETARCH=arm64 PY_VERSION_DEFAULT=3.12 MEMGRAPH_REF=v3.10.1-rc122.85 MB22USER root0 B23ARG TARGETARCH=arm640 B24ARG PY_VERSION_DEFAULT=3.120 B25ARG MEMGRAPH_REF=v3.10.1-rc10 B26ARG BUILD_TYPE=RelWithDebInfo0 B27ENV BUILD_TYPE=RelWithDebInfo0 B28ENV PY_VERSION=3.120 B29ENV MEMGRAPH_REF=v3.10.1-rc10 B30ARG CUSTOM_MIRROR=true0 B31COPY --chown=memgraph:memgraph /home/memgraph/.local /home/memgraph/.local #512.71 MB32COPY make-dev-container.sh /make-dev-container.sh # buildkit1.72 KB33RUN |8 TARGETARCH=arm64 PY_VERSION_DEFAULT=3.12 MEMGRAPH_REF=v3.10.1-rc115.97 MB34COPY --chown=memgraph:memgraph ./ /mage/ #274.96 MB35RUN |8 TARGETARCH=arm64 PY_VERSION_DEFAULT=3.12 MEMGRAPH_REF=v3.10.1-rc1260.94 KB36COPY run_with_gdb.sh /usr/lib/memgraph/run_with_gdb.sh # buildkit415 B37USER memgraph0 B38EXPOSE [7687/tcp]0 B39ENTRYPOINT ["/usr/lib/memgraph/memgraph"]0 B40CMD []0 BCommand
ARG RELEASE