Power Plan

core-db-migrations (d5c5dd71e952f9b9ddb4f8b893a24ab4270cdb90)

Published 2026-06-08 06:02:29 +02:00 by deploy-pwrpln

Installation

docker pull gitea.larvit.se/pwrpln/core-db-migrations:d5c5dd71e952f9b9ddb4f8b893a24ab4270cdb90
sha256:fa1bc54c9aa55688be903fa3ee9dc39220ed112eca713413c5bced8cfb1786e6

About this package

🚀 A lightweight, framework-agnostic database migration tool.

Image Layers

ADD alpine-minirootfs-3.23.4-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-04-29T13:47:27.088Z
org.opencontainers.image.description 🚀 A lightweight, framework-agnostic database migration tool.
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision 5e8c82a962d949955b91470a26ea6518797e03e2
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.33.0
Details
Container
2026-06-08 06:02:29 +02:00
0
OCI / Docker
linux/amd64
MIT
29 MiB
Versions (211) View all