• Joined on 2023-07-14

polin/uniview-websockify (sha-0134fcf4a989)

Published 2026-07-09 13:58:21 +02:00 by marcin

Installation

docker pull gitea.pcs.com.pl/marcin/polin/uniview-websockify:sha-0134fcf4a989
sha256:522a80fb32aa6d7a6d64a61c7ab01fe4e997e036a5dfa0911bfaaec032b125bf

Image Layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'
RUN /bin/sh -c apt-get update && apt-get upgrade -y && apt-get install -y websockify && apt-get clean && rm -rf /var/lib/apt/lists/* && rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* # buildkit
USER 1000
ENTRYPOINT ["/usr/bin/websockify"]
CMD ["--token-plugin=JSONTokenApi" "--token-source=http://webadmin:8080/index.php?nav=novncinfo&token=%s" "0.0.0.0:8080"]
Details
Container
2026-07-09 13:58:21 +02:00
0
OCI / Docker
linux/amd64
80 MiB
Versions (5) View all
main 2026-07-30
sha-9ac9e4136a08 2026-07-30
latest 2026-07-30
sha-0134fcf4a989 2026-07-09
sha-9c287fa746ab 2026-07-09