Block a user
webshell (2.5.9)
Published 2025-09-09 14:41:55 +03:00 by andreas
Installation
docker pull gitea.phadric.de/andreas/webshell:2.5.9sha256:2f218eb715f8cca7f1645fb04a0ec5aa08d9eddd48f25eae9e40f955ebcb19ec
Images
| Digest | OS / Arch | Size |
|---|---|---|
| d8a5b89d4c | 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-09T11:41:23.762Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | cd54246ec096b30adacf9d325e3321062d92ed8d |
| 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.9 |