gluetun-qbit-port-updater (v0.2.0)

Published 2024-05-19 10:01:37 -04:00 by SeanOMik in SeanOMik/gluetun-qbit-port-updater

Installation

docker pull git.seanomik.net/seanomik/gluetun-qbit-port-updater:v0.2.0
sha256:35fb516c763864b4ab56a65184062ac27ec4e8fe12266e1a0405460f265d3d9a

Image Layers

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /
CMD ["/bin/sh"]
RUN /bin/sh -c apk update && apk add --no-cache curl catatonit && rm -rf /root/.cache /tmp/* # buildkit
ARG UNAME=port_updater
ARG UID=1000
ARG GID=1000
RUN |3 UNAME=port_updater UID=1000 GID=1000 /bin/sh -c adduser --disabled-password --gecos "" $UNAME -s -G $GID -u $UID # buildkit
COPY --chown=1000:1000 /app/target/release/gluetun-qbit-port-updater /app/gluetun-qbit-port-updater # buildkit
USER port_updater
WORKDIR /app
ENTRYPOINT ["/usr/bin/catatonit" "--"]
CMD ["/app/gluetun-qbit-port-updater"]
LABEL org.opencontainers.image.source=https://git.seanomik.net/SeanOMik/gluetun-qbit-port-updater

Labels

Key Value
org.opencontainers.image.source https://git.seanomik.net/SeanOMik/gluetun-qbit-port-updater
Details
Container
2024-05-19 10:01:37 -04:00
27
OCI / Docker
linux/amd64
10 MiB
Versions (11) View all
rolling-d5bfc146 2024-05-19
rolling 2024-05-19
d5bfc146 2024-05-19
rolling-d62e928a 2024-05-19
d62e928a 2024-05-19