Andreas Rocznik andreas
  • Joined on 2023-11-24

ofelia (1.13.0)

Published 2026-02-09 15:08:36 +02:00 by andreas

Installation

docker pull gitea.phadric.de/andreas/ofelia:1.13.0
sha256:aa371f16ae9a27b706d0eb235e76fada0defc6c76c1f8b456f5653974daf513f

Images

Digest OS / Arch Size
33c5b349d8 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 /go/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-09T13:08:06.966Z
org.opencontainers.image.description
org.opencontainers.image.documentation https://github.com/netresearch/ofelia
org.opencontainers.image.licenses
org.opencontainers.image.revision 5c4492357ac0a87208d491911efbcfbe08aa7b38
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.13.0
Details
Container
2026-02-09 15:08:36 +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