Power Plan

core-db-migrations (a2049ca785b60e5185347f40bfb824da5be5205a)

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

Installation

docker pull gitea.larvit.se/pwrpln/core-db-migrations:a2049ca785b60e5185347f40bfb824da5be5205a
sha256:7dff9f717ffc6a569eaa6a83f84d7ea4631fa295af7418b4a20ce149127ea172

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-02-02T18:15:50.329Z
org.opencontainers.image.description 🚀 A lightweight, framework-agnostic database migration tool.
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision ee7819ae090a2130b615c53f4934780f52dde5b9
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.5
Details
Container
2026-02-05 05:02:26 +01:00
0
OCI / Docker
linux/amd64
MIT
29 MiB
Versions (185) View all