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/amd64)
| ADD file:756183bba9c7f4593c2b216e98e4208b9163c4c962ea0837ef88bd917609d001 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-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 |