Andreas Rocznik andreas
  • Joined on 2023-11-24

ofelia (1.15.3)

Published 2026-03-15 18:07:59 +02:00 by andreas

Installation

docker pull gitea.phadric.de/andreas/ofelia:1.15.3
sha256:325133f32b0247cc50ab0c3a412de332b2dbe1ae6ae6e9c944a11f13cd6fe998

Images

Digest OS / Arch Size
d0287e6f36 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-03-15T16:07:40.897Z
org.opencontainers.image.description
org.opencontainers.image.documentation https://github.com/netresearch/ofelia
org.opencontainers.image.licenses
org.opencontainers.image.revision d80dd4ac63be8c874da4b60e0e9789673c67b3f1
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.15.3
Details
Container
2026-03-15 18:07:59 +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