gitio (main)

Published 2025-12-28 03:32:51 +00:00 by GamePlayer-8

Installation

docker pull kitsunes.dev/gameplayer-8/gitio:main
sha256:e603a2e7751dec0701426d6223f06fa0f33c14957e5e7151a25fa57e58680635

Image layers

ADD alpine-minirootfs-3.23.2-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN apk add --no-cache tar gzip git git-lfs openssh jq curl coreutils
RUN echo 'OK' > /tmp/kaniko.ci && echo 'OK' > /tmp/gitio.ci && echo 'OK' > /tmp/gitio-ssh.ci
COPY packages/default-fs/. .
COPY --from=builder --chmod=755 /src/out/executor /usr/local/bin/kaniko
RUN chmod +x /usr/bin/gitio

Labels

Key Value
com.github.actions.author Chimmie Firefly
com.github.actions.color orange
com.github.actions.description An I/O for the Git server communication & builder.
com.github.actions.icon activity
com.github.actions.name GitIO
Details
Container
2025-12-28 03:32:51 +00:00
0
OCI / Docker
linux/amd64
38 MiB
Versions (1) View all
main 2025-12-28