backend (sha256:9bd4409fafc8e1dc94a71b835155439618ead000e0ff2c9c615f628b0bc94108)

Published 2025-12-06 01:07:33 +00:00 by forgejo-runner in poeticmetric/poeticmetric

Installation

docker pull code.unius.sh/poeticmetric/backend@sha256:9bd4409fafc8e1dc94a71b835155439618ead000e0ff2c9c615f628b0bc94108
sha256:9bd4409fafc8e1dc94a71b835155439618ead000e0ff2c9c615f628b0bc94108

Image layers

ADD alpine-minirootfs-3.23.0-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk update && apk add bash tzdata # buildkit
WORKDIR /poeticmetric
COPY /go/bin/migrate /usr/local/bin/migrate # buildkit
COPY /poeticmetric/bin/migrator /usr/local/bin/poeticmetric-migrator # buildkit
COPY /poeticmetric/bin/rest-api /usr/local/bin/poeticmetric-rest-api # buildkit
COPY /poeticmetric/bin/scheduler /usr/local/bin/poeticmetric-scheduler # buildkit
COPY /poeticmetric/bin/worker /usr/local/bin/poeticmetric-worker # buildkit
COPY docker-entrypoint.sh /usr/local/bin/ # buildkit
CMD ["/usr/local/bin/docker-entrypoint.sh"]
Details
Container
2025-12-06 01:07:33 +00:00
3
OCI / Docker
linux/amd64
89 MiB
Versions (21) View all
2.0.0 2026-02-27
latest 2026-02-27
2.0.0-beta.13 2026-02-26
2.0.0-beta.12 2026-02-04
2.0.0-beta.11 2026-02-04