Andreas Rocznik andreas
  • Joined on 2023-11-24

ofelia (1.4.1)

Published 2025-11-11 13:08:05 +02:00 by andreas

Installation

docker pull gitea.phadric.de/andreas/ofelia:1.4.1
sha256:778b6ede41c051c9354032271fd454ef3d97de783360789f5ea7ea86874e400b

Images

Digest OS / Arch Size
31453c4efb linux/amd64 18 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.21.5-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
LABEL ofelia.service=true
LABEL ofelia.enabled=true
RUN /bin/sh -c apk add --no-cache ca-certificates tzdata # buildkit
COPY /go/bin/ofelia /usr/bin/ofelia # buildkit
HEALTHCHECK &{["CMD-SHELL" "pgrep ofelia >/dev/null || exit 1"] "10s" "3s" "30s" "0s" '\x03'}
ENTRYPOINT ["/usr/bin/ofelia"]
CMD ["daemon" "--config" "/etc/ofelia/config.ini"]
RUN /bin/sh -c apk add --no-cache docker-cli # buildkit
COPY ofelia.conf /etc/ # buildkit

Labels

Key Value
ofelia.enabled true
ofelia.service true
org.opencontainers.image.created 2025-11-11T11:07:49.327Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 94c2983c6079793d90fa86007c76dc32f22ece3f
org.opencontainers.image.source https://gitea.phadric.de/andreas/ofelia
org.opencontainers.image.title ofelia
org.opencontainers.image.url https://gitea.phadric.de/andreas/ofelia
org.opencontainers.image.version 1.4.1
Details
Container
2025-11-11 13:08:05 +02:00
0
OCI / Docker
Versions (47) View all
latest 2026-03-24
1.17.0 2026-03-24
1.17 2026-03-24
1 2026-03-24
1.16.0 2026-03-20