Block a user
webshell (2.5.10)
Published 2025-09-09 15:17:52 +03:00 by andreas
Installation
docker pull gitea.phadric.de/andreas/webshell:2.5.10sha256:35f1abcfcfb06208300f8fb7b62a41dc660056b3c5cc406ff3f40ccf5d00921f
Images
| Digest | OS / Arch | Size |
|---|---|---|
| d4f5413cbe | 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 |
| USER user |
| 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-09T12:17:15.668Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 3758b48064ac1c4b9902d1132147b995eb24cef3 |
| 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.10 |