Power Plan

core-db-migrations (a7d17e63c619b14e30a9cb2f3428a1d8bcd8a895)

Published 2026-01-05 22:54:26 +01:00 by deploy-pwrpln

Installation

docker pull gitea.larvit.se/pwrpln/core-db-migrations:a7d17e63c619b14e30a9cb2f3428a1d8bcd8a895
sha256:5af0c86bda2e7616d112b8a9e0262842c053202e224f8b1e29037928895db6e5

About this package

🚀 A lightweight, framework-agnostic database migration tool.

Image Layers

ADD alpine-minirootfs-3.22.1-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 2025-07-23T16:30:12.893Z
org.opencontainers.image.description 🚀 A lightweight, framework-agnostic database migration tool.
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision 7cae7094ff0ee40b48ebca00705957fd58d986fe
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.28.0
Details
Container
2026-01-05 22:54:26 +01:00
0
OCI / Docker
linux/amd64
MIT
28 MiB
Versions (163) View all