Block a user
digital-platform-backend-migration (v0.1.0-rc.6)
Published 2026-07-30 11:02:30 +00:00 by danial
Installation
docker pull registry.demonstration.top/danial/digital-platform-backend-migration:v0.1.0-rc.6sha256:6966adfe41412e352bd30f2d22602587330452b5e5fd4fdc2c4df2fbf48e944d
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 588b554735 | linux/amd64 | 88 MiB |
Image Layers ( linux/amd64)
| ADD alpine-minirootfs-3.22.5-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| WORKDIR /app/backend |
| ENV TZ=Asia/Shanghai |
| RUN /bin/sh -c apk update && apk upgrade && apk add --no-cache ca-certificates tzdata && rm -rf /var/cache/apk/* # buildkit |
| COPY /atlas /usr/local/bin/atlas # buildkit |
| COPY /out/bootstrap-data /app/bootstrap-data # buildkit |
| COPY backend/migrations ./migrations # buildkit |
| COPY deploy/docker/backend-migration-entrypoint.sh /usr/local/bin/backend-migration # buildkit |
| RUN /bin/sh -c chmod 0555 /usr/local/bin/atlas /usr/local/bin/backend-migration # buildkit |
| USER 65532:65532 |
| ENTRYPOINT ["/usr/local/bin/backend-migration"] |
Details
2026-07-30 11:02:30 +00:00
Versions (17)
View all
Container
0
OCI / Docker
v0.1.0-rc.12
2026-08-02
v0.1.0-rc.11
2026-08-01
v0.1.0-rc.10
2026-07-31
v0.1.0-rc.9
2026-07-31
v0.1.0-rc.8
2026-07-31