Andreas Rocznik andreas
  • Joined on 2023-11-24

ofelia (1.14)

Published 2026-02-17 09:08:03 +02:00 by andreas

Installation

docker pull gitea.phadric.de/andreas/ofelia:1.14
sha256:e9949ef960d9ff7e99bd948d284a0a36a982f10d3bac138be897ad15c50bb27d

Images

Digest OS / Arch Size
590328160d linux/amd64 20 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.23.0-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
LABEL org.opencontainers.image.title=Ofelia org.opencontainers.image.description=A docker job scheduler (based on mcuadros/ofelia) org.opencontainers.image.url=https://github.com/netresearch/ofelia org.opencontainers.image.documentation=https://github.com/netresearch/ofelia#readme org.opencontainers.image.source=https://github.com/netresearch/ofelia org.opencontainers.image.vendor=Netresearch DTT GmbH org.opencontainers.image.licenses=MIT org.opencontainers.image.authors=Netresearch DTT GmbH <info@netresearch.de> org.opencontainers.image.base.name=alpine:3.23
LABEL ofelia.service=true ofelia.enabled=true
RUN /bin/sh -c apk add --no-cache ca-certificates tini tzdata # buildkit
COPY /usr/bin/ofelia /usr/bin/ofelia # buildkit
HEALTHCHECK &{["CMD-SHELL" "pgrep ofelia >/dev/null || exit 1"] "10s" "3s" "30s" "0s" '\x03'}
ENTRYPOINT ["/sbin/tini" "-g" "--" "/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.authors Netresearch DTT GmbH <info@netresearch.de>
org.opencontainers.image.base.name alpine:3.23
org.opencontainers.image.created 2026-02-17T07:07:41.713Z
org.opencontainers.image.description
org.opencontainers.image.documentation https://github.com/netresearch/ofelia
org.opencontainers.image.licenses
org.opencontainers.image.revision 959ec7e505cd07c1c5c7d437293a94aa6fd7e113
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.vendor Netresearch DTT GmbH
org.opencontainers.image.version 1.14.0
Details
Container
2026-02-17 09:08:03 +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