Block a user
webshell (2.0)
Published 2024-01-27 05:55:01 +02:00 by andreas
Installation
docker pull gitea.phadric.de/andreas/webshell:2.0sha256:269d5e4ca94cf574a9ab87d5c6eb51a73643701f9166aba0e127af1271c016cc
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 13f93fa25a | linux/amd64 | 15 MiB |
| 16bd33f535 | linux/arm64 | 14 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 # 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-01-27T03:54:16.374Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 104a4e0a0333e24d5f0c36938a7f4c431bbf0127 |
| 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.0.0 |