sha256:95a7cbf323ef60fb5a6eeaa4db7cae71cf8856b7b068a064aae545ecaf3602ff
OS/ARCH
linux/amd64
Compressed size
625.8 MB
Last pushed
9 months by opswatdockerbuild
Type
Image
Manifest digest
sha256:95a7cbf323ef60fb5a6eeaa4db7cae71cf8856b7b068a064aae545ecaf3602ff
Image Layers
1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB2CMD ["/bin/sh"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4RUN /bin/sh -c set -eux;446.21 KB5ENV PYTHON_VERSION=3.14.00 B6ENV PYTHON_SHA256=2299dae542d395ce3883aca00d3c910307cd68e0b2f7336098c8e7b7eee9f3e90 B7RUN /bin/sh -c set -eux;12.61 MB8RUN /bin/sh -c set -eux;250 B9CMD ["python3"]0 B10ENV SMBSERVICE_INTERNAL_PROCESS_COUNT=40 B11ENV SMBSERVICE_PORT=60020 B12WORKDIR /app123 B13COPY Backend/src/opswat.mdcs.smb.service/ . # buildkit38.02 KB14RUN /bin/sh -c apk update6 MB15RUN /bin/sh -c apk add111.01 MB16RUN /bin/sh -c apk add161.4 KB17RUN /bin/sh -c pip install8.67 MB18RUN /bin/sh -c python -m6.48 MB19RUN /bin/sh -c pip-compile -o29.32 MB20RUN /bin/sh -c pip-sync #447.38 MB21RUN /bin/sh -c pylint --rcfile=.pylintrc60.72 KB22RUN /bin/sh -c python test_codestyle.py93 B23COPY ./Utils/scripts/linux/expose-localhost.sh / # buildkit269 B24RUN /bin/sh -c chmod +x295 B25CMD ["/bin/sh" "-c" "/expose-localhost.sh &&0 BCommand
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit