Andreas Rocznik andreas
  • Joined on 2023-11-24

webshell (2.0)

Published 2024-01-27 05:55:01 +02:00 by andreas

Installation

docker pull gitea.phadric.de/andreas/webshell:2.0
sha256:269d5e4ca94cf574a9ab87d5c6eb51a73643701f9166aba0e127af1271c016cc

Images

Digest OS / Arch Size
13f93fa25a linux/amd64 15 MiB
16bd33f535 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-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
Details
Container
2024-01-27 05:55:01 +02:00
0
OCI / Docker
Versions (15) View all
2 2026-03-19
latest 2026-03-19
2.5.12 2026-03-19
2.5 2026-03-19
2.5.11 2026-01-05