core (sha256:3156dfb084ceac8cf114f2c9ac856e8e4cc832ffaa1049c85cf4ac71e9daf64d)

Published 2024-05-13 05:20:20 +00:00 by Kichiyaki in twhelp/core

Installation

docker pull gitea.dwysokinski.me/twhelp/core@sha256:3156dfb084ceac8cf114f2c9ac856e8e4cc832ffaa1049c85cf4ac71e9daf64d
sha256:3156dfb084ceac8cf114f2c9ac856e8e4cc832ffaa1049c85cf4ac71e9daf64d

Image Layers

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /
CMD ["/bin/sh"]
LABEL maintainer=contact@twhelp.app
ARG TARGETOS
ARG TARGETARCH
ARG CI_COMMIT_TAG
RUN |3 TARGETOS=linux TARGETARCH=amd64 CI_COMMIT_TAG=v1.3.0 /bin/sh -c apk --no-cache add ca-certificates tzdata wget && wget --progress=dot:giga -O /usr/bin/twhelp https://gitea.dwysokinski.me/twhelp/core/releases/download/${CI_COMMIT_TAG}/core_${CI_COMMIT_TAG##v}_${TARGETOS}_${TARGETARCH} && chmod +x /usr/bin/twhelp # buildkit
EXPOSE map[9234/tcp:{}]
ENTRYPOINT ["twhelp"]

Labels

Key Value
maintainer contact@twhelp.app
org.opencontainers.image.created 2024-05-13T05:19:55Z
org.opencontainers.image.revision 9d5987f74cfb5959a7b9fec4b0ea1726b1f0527b
org.opencontainers.image.source https://gitea.dwysokinski.me/twhelp/core.git
org.opencontainers.image.url https://gitea.dwysokinski.me/twhelp/core
org.opencontainers.image.version 1.3.0
Details
Container
2024-05-13 05:20:20 +00:00
0
OCI / Docker
linux/amd64
17 MiB
Versions (12) View all
latest 2024-05-13
1.3 2024-05-13
1.3.0 2024-05-13
1 2024-05-13
1.2 2024-05-12