Block a user
webshell (2.5.11)
Published 2026-01-05 18:09:18 +02:00 by andreas
Installation
docker pull gitea.phadric.de/andreas/webshell:2.5.11sha256:407b5171c70b57985f5c4633d0d40900bc25720e2c4b9f898d5dd380348bcaa5
Images
| Digest | OS / Arch | Size |
|---|---|---|
| cdcd718997 | 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 |
| RUN /bin/sh -c adduser -s /usr/local/bin/ttyd-login -D user # buildkit |
| COPY ttyd-login /usr/local/bin/ # buildkit |
| COPY --chmod=0755 tmux.sh /usr/local/bin/ # buildkit |
| USER user |
| CMD ["ttyd" "-W" "-p" "80" "-t" "enableZmodem=true" "/usr/local/bin/tmux.sh"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-01-05T16:08:57.775Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 5d0e34edeb2dc72e586c7bb348a9ee5c2719b6b0 |
| 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.11 |