Power Plan

core-db-migrations (1da3bf632b84be4b2d9937f804ff7d4f95f0e820)

Published 2026-01-23 05:02:03 +01:00 by deploy-pwrpln

Installation

docker pull gitea.larvit.se/pwrpln/core-db-migrations:1da3bf632b84be4b2d9937f804ff7d4f95f0e820
sha256:6c1f4712869171472c254060200f8e2b2fb3ddcdc3fff53c1302c8ff10d4fd33

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-12T20:00:38.950Z
org.opencontainers.image.description 🚀 A lightweight, framework-agnostic database migration tool.
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision 3af1181a1a73d980ab16fff4cec77728d4a0d07e
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.3
Details
Container
2026-01-23 05:02:03 +01:00
0
OCI / Docker
linux/amd64
MIT
29 MiB
Versions (163) View all