Block a user
webshell (1)
Published 2024-01-10 18:52:36 +02:00 by andreas
Installation
docker pull gitea.phadric.de/andreas/webshell:1sha256:84f1f9c7149b2a8ecd3a788dbe275ce289fa36a445c9783ed7cf442cd32948e3
Images
| Digest | OS / Arch | Size |
|---|---|---|
| c49ea29632 | linux/amd64 | 15 MiB |
| 8df2b03579 | linux/arm64 | 14 MiB |
Image Layers ( linux/arm64)
| ADD file:ff3112828967e8004a3264d7ece3f81c88e6a1d44d360b9b5613caab15b41717 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-01-10T16:51:53.100Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 9b33e9ba0b81801d89b2e401d57f9af8348e3aed |
| 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 | 1.0.1 |