Andreas Rocznik andreas
  • Joined on 2023-11-24

webshell (2.5.8)

Published 2025-09-09 13:55:39 +03:00 by andreas

Installation

docker pull gitea.phadric.de/andreas/webshell:2.5.8
sha256:b86163fdf3ce9b1d260985f13c37e300428578940cf01c980d97b4bd1d06feec

Images

Digest OS / Arch Size
c7ce7e16f1 linux/amd64 16 MiB

Image Layers ( linux/amd64)

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /
CMD ["/bin/sh"]
ARG TARGETARCH
RUN |1 TARGETARCH=amd64 /bin/sh -c apk add --no-cache bash tini # buildkit
COPY ./dist/amd64/ttyd /usr/bin/ttyd # buildkit
EXPOSE map[7681/tcp:{}]
WORKDIR /root
ENTRYPOINT ["/sbin/tini" "--"]
CMD ["ttyd" "-W" "bash"]
RUN /bin/sh -c apk add --no-cache openssh-client docker-cli tmux # buildkit
COPY ttyd-login /usr/local/bin/ # buildkit
CMD ["ttyd" "-W" "-p" "80" "-t" "enableZmodem=true" "tmux -u new -A -s ttyd /usr/local/bin/ttyd-login"]

Labels

Key Value
org.opencontainers.image.created 2025-09-09T10:54:57.491Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision a00f8462c24cfbac0fde0255d577e7dfa045e86a
org.opencontainers.image.source https://gitea.phadric.de/andreas/webshell
org.opencontainers.image.title webshell
org.opencontainers.image.url https://gitea.phadric.de/andreas/webshell
org.opencontainers.image.version 2.5.8
Details
Container
2025-09-09 13:55:39 +03:00
5
OCI / Docker
Versions (15) View all
2 2026-03-19
latest 2026-03-19
2.5.12 2026-03-19
2.5 2026-03-19
2.5.11 2026-01-05