reorg (sha256:90a987dfd95560a257f7f04f440e7caa04c13fbd8560e781f8ab0046f8f9e7fc)

Published 2026-07-01 01:09:38 +00:00 by pestctrl

Installation

docker pull gitea.pestctrl.io/pestctrl/reorg@sha256:90a987dfd95560a257f7f04f440e7caa04c13fbd8560e781f8ab0046f8f9e7fc
sha256:90a987dfd95560a257f7f04f440e7caa04c13fbd8560e781f8ab0046f8f9e7fc

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-07-01 01:09:38 +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