Power Plan

core-db-migrations (ebe3a603ffd7a0d1a70db534b95ca82e00609c04)

Published 2026-01-04 11:37:47 +01:00 by deploy-pwrpln

Installation

docker pull gitea.larvit.se/pwrpln/core-db-migrations:ebe3a603ffd7a0d1a70db534b95ca82e00609c04
sha256:eb41402178e17ccb348f5649de604c1ac39d2d8f0c18d59ff531e0d4424c128a

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-04 11:37:47 +01:00
0
OCI / Docker
linux/amd64
MIT
28 MiB
Versions (163) View all