aarch64-1.18.1-rolling
sha256:76277bee4f516f28b507c141206d4f63cbee6f392c2ff226b5c2a8a809806c3f
OS/ARCH
linux/arm64/v8
Compressed size
89.17 MB
Last pushed
1 day by kasmdockerbot
Type
Image
Manifest digest
sha256:76277bee4f516f28b507c141206d4f63cbee6f392c2ff226b5c2a8a809806c3f
Image Layers
1# debian.sh --arch 'arm64' out/26.81 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;3.2 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;12.97 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11RUN /bin/sh -c apt-get -qq11.24 MB12COPY /usr/local /usr/local # buildkit34.63 MB13EXPOSE map[3389/tcp:{}]0 B14COPY ./start.sh / # buildkit232 B15COPY ./tools/passthrough /usr/local/share/passthrough/ # buildkit35.53 KB16RUN /bin/sh -c python3 -c252.02 KB17RUN /bin/sh -c rm /usr/local/share/passthrough/passthrough.py213 B18RUN /bin/sh -c mkdir -p277 B19COPY ./tools/passthrough/conf/passthrough.app.config.yaml ./tools/passthrough/conf/rdpproxy.ini /usr/local/etc/rdpproxy/conf/ #20.79 KB20RUN /bin/sh -c chown -R20.81 KB21COPY tools/healthcheck.sh /usr/bin/healthcheck.sh # buildkit1.03 KB22RUN /bin/sh -c chmod +x1.04 KB23USER 1000:10000 B24CMD ["/start.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800'