Power Plan

core-db-migrations (6a0ea637c928a007ca718dc3b0df877849d425a7)

Published 2026-01-12 05:02:10 +01:00 by deploy-pwrpln

Installation

docker pull gitea.larvit.se/pwrpln/core-db-migrations:6a0ea637c928a007ca718dc3b0df877849d425a7
sha256:885024eaa1f4dc29f6d3e2eadb8a52e09de244b77ce1633a92799731d9f7649c

About this package

🚀 A lightweight, framework-agnostic database migration tool.

Image Layers

ADD alpine-minirootfs-3.23.2-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache mariadb-client mariadb-connector-c postgresql-client sqlite tzdata # buildkit
COPY /src/dist/dbmate /usr/local/bin/dbmate # buildkit
ENTRYPOINT ["/usr/local/bin/dbmate"]
COPY . /db/migrations # buildkit
CMD ["--wait" "up"]

Labels

Key Value
com.docker.compose.project core
com.docker.compose.service db-migrations
com.docker.compose.version 2.21.0
org.opencontainers.image.created 2026-01-12T03:11:10.596Z
org.opencontainers.image.description 🚀 A lightweight, framework-agnostic database migration tool.
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision fc613e034ac3b2cb909470971eeb0a91d4f7ab4e
org.opencontainers.image.source https://github.com/amacneil/dbmate
org.opencontainers.image.title dbmate
org.opencontainers.image.url https://github.com/amacneil/dbmate
org.opencontainers.image.version 2.29.1
Details
Container
2026-01-12 05:02:10 +01:00
0
OCI / Docker
linux/amd64
MIT
29 MiB
Versions (163) View all