Andreas Rocznik andreas
  • Joined on 2023-11-24

ofelia (1.18)

Published 2026-05-10 13:08:08 +03:00 by andreas

Installation

docker pull gitea.phadric.de/andreas/ofelia:1.18
sha256:94e24c6d419def4138ea38eb06d7a46a4aedb9fb2d68ef9d50f5bf022d980430

Images

Digest OS / Arch Size
c40e99b075 linux/amd64 20 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.23.4-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-05-10T10:07:49.187Z
org.opencontainers.image.description
org.opencontainers.image.documentation https://github.com/netresearch/ofelia#readme
org.opencontainers.image.licenses
org.opencontainers.image.revision 5ceddfb70a214233b379dc286282b6b86171df76
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.18.0
Details
Container
2026-05-10 13:08:08 +03:00
0
OCI / Docker
Versions (52) View all
latest 2026-05-16
1.19.1 2026-05-16
1.19 2026-05-16
1 2026-05-16
1.19.0 2026-05-14