home

apc (latest)

Published 2026-05-31 00:16:46 +00:00 by chris

Installation

docker pull gitea.steinle-computer.de/home/apc:latest
sha256:a2591719ee162cb410f362124788ac71b6de33ac139077e7d5fac35784ee8817

Images

Digest OS / Arch Size
0438656ad9 linux/amd64 16 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk update && apk upgrade && apk add --no-cache libusb apcupsd # buildkit
COPY apc-deamon.conf /etc/apcupsd/apcupsd.conf # buildkit
COPY entrypoint.sh /sbin/entrypoint.sh # buildkit
COPY /go/bin/apcupsd_exporter /sbin/apcupsd_exporter # buildkit
EXPOSE [3551/tcp 3551/udp 9162/tcp]
ENTRYPOINT ["sh" "/sbin/entrypoint.sh"]
Details
Container
2026-05-31 00:16:46 +00:00
10
OCI / Docker
Versions (1) View all
latest 2026-05-31