reorg (sha256:f89471c9b74035d1ecc58fe4878f3d912a004fef376e35b5f80ab7b78d0c22ff)

Published 2026-06-30 11:41:14 +00:00 by pestctrl

Installation

docker pull gitea.pestctrl.io/pestctrl/reorg@sha256:f89471c9b74035d1ecc58fe4878f3d912a004fef376e35b5f80ab7b78d0c22ff
sha256:f89471c9b74035d1ecc58fe4878f3d912a004fef376e35b5f80ab7b78d0c22ff

Image layers

ADD alpine-minirootfs-3.21.7-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache ca-certificates tzdata # buildkit
WORKDIR /app
COPY /reorg . # buildkit
COPY backend/migrations/ ./migrations/ # buildkit
EXPOSE [8080/tcp]
ENTRYPOINT ["/app/reorg"]
Details
Container
2026-06-30 11:41:14 +00:00
1
OCI / Docker
linux/amd64
14 MiB
Versions (141) View all
latest 2026-07-29
1785288085-5042081 2026-07-29
1783996780-a38df43 2026-07-14
1783987212-f199135 2026-07-14
1783797854-2b4d4c4 2026-07-11