Block a user
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.8sha256: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 |