Andreas Rocznik andreas
  • Joined on 2023-11-24

webshell (1.0)

Published 2024-01-10 18:52:35 +02:00 by andreas

Installation

docker pull gitea.phadric.de/andreas/webshell:1.0
sha256: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
Details
Container
2024-01-10 18:52:35 +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