core (sha256:39230d0f7c2d30bb8871d067f23ff9817292dde00e02464d1464ad35806dbf79)

Published 2024-05-11 15:39:00 +00:00 by Kichiyaki in twhelp/core

Installation

docker pull gitea.dwysokinski.me/twhelp/core@sha256:39230d0f7c2d30bb8871d067f23ff9817292dde00e02464d1464ad35806dbf79
sha256:39230d0f7c2d30bb8871d067f23ff9817292dde00e02464d1464ad35806dbf79

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.2.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-11T15:38:37Z
org.opencontainers.image.revision 6e2c54679eb0bb1fe4b9c8bf4c9e0553f3a852ca
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.2.0
Details
Container
2024-05-11 15:39:00 +00:00
2
OCI / Docker
linux/amd64
17 MiB
Versions (14) View all
1.4.0 2024-06-02
latest 2024-06-02
1 2024-06-02
1.4 2024-06-02
1.3 2024-05-13