Block a user
webshell (2.3)
Published 2024-03-30 06:07:59 +02:00 by andreas
Installation
docker pull gitea.phadric.de/andreas/webshell:2.3sha256:c77dc7bd030bf054a49cb60a69898f4acc33b83e84860dfeb6a2e4a2d3656f3d
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 5a4137d5d5 | linux/amd64 | 15 MiB |
| 06cecfbc5b | linux/arm64 | 14 MiB |
Image Layers ( linux/arm64)
| ADD file:d0764a717d1e9d0aff3fa84779b11bfa0afe4430dcb6b46d965b209167639ba0 in / |
| CMD ["/bin/sh"] |
| ARG TARGETARCH |
| RUN |1 TARGETARCH=arm64 /bin/sh -c apk add --no-cache bash tini # buildkit |
| COPY ./dist/arm64/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 # buildkit |
| COPY ttyd-login /usr/local/bin/ # buildkit |
| CMD ["ttyd" "-W" "-p" "80" "/usr/local/bin/ttyd-login"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2024-03-30T04:07:31.597Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 1c9bb37872c1b5072d9122eac2718f268ffa200e |
| 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.3.5 |