sha256:5f1d1d847018b0aa3e6805ab8733c078558bc8681901cacfd11e64164f4e52e3
OS/ARCH
linux/arm64
Compressed size
149.8 MB
Last pushed
6 days by kasmdockerbot
Type
Image
Manifest digest
sha256:5f1d1d847018b0aa3e6805ab8733c078558bc8681901cacfd11e64164f4e52e3
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.22 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;11.49 MB9RUN /bin/sh -c set -eux;247 B10CMD ["python3"]0 B11RUN /bin/sh -c apt-get -qq62.7 MB12COPY /usr/local /usr/local # buildkit34.84 MB13COPY /opt/venv /opt/venv # buildkit10.47 MB14ENV VIRTUAL_ENV=/opt/venv0 B15ENV PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B16EXPOSE [3389/tcp]0 B17COPY ./start.sh / # buildkit231 B18COPY ./tools/passthrough /usr/local/share/passthrough/ # buildkit40.77 KB19RUN /bin/sh -c python3 -c260.8 KB20RUN /bin/sh -c rm /usr/local/share/passthrough/passthrough.py193 B21RUN /bin/sh -c mkdir -p266 B22COPY ./tools/passthrough/conf/passthrough.app.config.yaml ./tools/passthrough/conf/rdpproxy.ini /usr/local/etc/rdpproxy/conf/ #20.79 KB23RUN /bin/sh -c chown -R20.8 KB24COPY tools/healthcheck.sh /usr/bin/healthcheck.sh # buildkit1.03 KB25RUN /bin/sh -c chmod +x1.03 KB26USER 1000:10000 B27CMD ["/start.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'