Block a user
webshell (2.2)
Published 2024-03-08 18:19:18 +02:00 by andreas
Installation
docker pull gitea.phadric.de/andreas/webshell:2.2sha256:255e4f5d7d7bcad40c14f766fa343ccaf8818a074748680ae39812a421d0b92c
Images
| Digest | OS / Arch | Size |
|---|---|---|
| be52ce39f8 | linux/amd64 | 15 MiB |
| 72c61c1ea3 | 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-03-08T16:18:43.545Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | ced5c410a6ca8c1e4fc9f2733b5dd2c250c79e6d |
| 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.2.0 |