matthias
  • Joined on 2019-07-26

gitwatch (latest)

Published 2023-01-30 06:53:09 +00:00 by matthias

Installation

docker pull gitea.pb42.de/matthias/gitwatch:latest
sha256:fcb9583efe616fd7756eb97d00ae00c595bbbfcddce1abc56482d8a700cf8a7f

Image Layers

ADD file:efe2d94a88cdbbd01c3ef095f0a2473cec9e74804b49cd6fb9b837d362631409 in /
CMD ["/bin/sh"]
/bin/sh -c apk add --no-cache --update bash sudo git inotify-tools openssh shadow && rm -rf /var/cache/apk/*
/bin/sh -c addgroup -g 1000 gituser && adduser -u 1000 -G gituser -h /home/gituser -s /bin/sh -D gituser
ENV EMAIL=gituser@localhost
ENV NAME=gituser
ENV REMOTE=
ENV WAIT=2
ENV KEY_TYPE=ed25519
ENV SETUSER=1
ENV UID=1000
ENV GID=1000
COPY file:ad2383c3bba7cb6e1090f82fb22e679b3a7e5868f49b3e27207f916ac0464f27 in /usr/bin/gitwatch
COPY file:7c6246b2285b09bac79bfc150cc94793b78b7e64aa574a32fa7a331970c79075 in /entrypoint.sh
COPY file:cea930b1760f4b4ff9222f9bd444af9689a9bee65aa51fb81a4995eb8959534c in /run.sh
ENTRYPOINT ["/entrypoint.sh"]
LABEL org.opencontainers.image.created=2023-01-30T06:52:34Z
LABEL org.opencontainers.image.revision=67e12e57ed82158bd9251e39d8138d1d6a818bd5
LABEL org.opencontainers.image.source=https://gitea.pb42.de/matthias/docker-gitwatch.git
LABEL org.opencontainers.image.url=https://gitea.pb42.de/matthias/docker-gitwatch

Labels

Key Value
org.opencontainers.image.created 2023-01-30T06:52:34Z
org.opencontainers.image.revision 67e12e57ed82158bd9251e39d8138d1d6a818bd5
org.opencontainers.image.source https://gitea.pb42.de/matthias/docker-gitwatch.git
org.opencontainers.image.url https://gitea.pb42.de/matthias/docker-gitwatch
Details
Container
2023-01-30 06:53:09 +00:00
15
OCI / Docker
linux/amd64
15 MiB
Versions (1) View all
latest 2023-01-30