sha256:22620b058585323c55e68f79c79f4bbe38e6f51afaa07cb4c364bd76c55eb885
OS/ARCH
Compressed size
1.63 GB
Last pushed
almost 3 years by dockerbuda
Type
Image
Manifest digest
sha256:f5164b1153738443cfc7490a4125ae745b4281e8cc1cd35b21fe142d2aa5bae8
Image Layers
1ADD file ... in / 52.51 MB2CMD ["bash"]0 B3ARG TARGETARCH0 B4ARG PY_VERSION_DEFAULT0 B5ENV PY_VERSION=3.90 B6RUN |2 TARGETARCH=amd64 PY_VERSION_DEFAULT=3.9 /bin/sh250.56 MB7COPY /app/dist-backend /lab/dist-backend # buildkit115.11 KB8COPY /app/dist-frontend /lab/dist-frontend # buildkit7.67 MB9COPY /app/node_modules /lab/node_modules # buildkit193.07 MB10COPY /app/.env /lab/.env # buildkit532 B11RUN /bin/sh -c apt-get update59.3 MB12RUN /bin/sh -c pip3 install115.96 MB13COPY /usr/lib/memgraph/query_modules/ /usr/lib/memgraph/query_modules/ # buildkit3.1 MB14COPY /usr/local/lib/python3.9/ /usr/local/lib/python3.9/ # buildkit936.62 MB15COPY memgraph-amd64.deb . # buildkit19.35 MB16RUN /bin/sh -c dpkg -i20.03 MB17RUN /bin/sh -c rm -rf139.29 KB18EXPOSE map[3000/tcp:{} 7444/tcp:{} 7687/tcp:{}]0 B19COPY configs/ /etc/supervisor/ # buildkit583 B20RUN /bin/sh -c chmod 777153 B21RUN /bin/sh -c chmod 777151 B22RUN /bin/sh -c chmod 77711.82 MB23RUN /bin/sh -c chmod 77732 B24ENV MEMGRAPH=--also-log-to-stderr0 B25ENTRYPOINT ["/usr/bin/supervisord"]0 B26CMD ["-c" "/etc/supervisor/supervisord.conf"]0 BCommand
ADD file:da3938f00f114fa8f5948fb7182da39c43e5ce57a334ba528681cb29aff0d2f6 in /