kasmweb/rdp-gateway:1.19.0-rolling

Multi-platform
Index digest

sha256:4b42a2f56c81b544688a7ce46eb7b846ffbb83487ba37dc1f74d7e5f63315d79

OS/ARCH

Compressed size

148.02 MB

Last pushed

about 23 hours by kasmdockerbot

Type

Image

Manifest digest

sha256:cd557768800d0d389bb4511593a3a398324393641ee3b881eb6cf5b1037d74e0

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get -qq60.33 MB
12COPY /usr/local /usr/local # buildkit35.69 MB
13COPY /opt/venv /opt/venv # buildkit10.48 MB
14ENV VIRTUAL_ENV=/opt/venv0 B
15ENV PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
16EXPOSE [3389/tcp]0 B
17COPY ./start.sh / # buildkit232 B
18COPY ./tools/passthrough /usr/local/share/passthrough/ # buildkit40.77 KB
19RUN /bin/sh -c python3 -c260.8 KB
20RUN /bin/sh -c rm /usr/local/share/passthrough/passthrough.py199 B
21RUN /bin/sh -c mkdir -p269 B
22COPY ./tools/passthrough/conf/passthrough.app.config.yaml ./tools/passthrough/conf/rdpproxy.ini /usr/local/etc/rdpproxy/conf/ #20.79 KB
23RUN /bin/sh -c chown -R20.8 KB
24COPY tools/healthcheck.sh /usr/bin/healthcheck.sh # buildkit1.03 KB
25RUN /bin/sh -c chmod +x1.03 KB
26USER 1000:10000 B
27CMD ["/start.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'