Power Plan

core-db-migrations (aede527a356856fdecad8aa0a6830d4e64ce6f1f)

Published 2026-06-18 06:05:42 +02:00 by deploy-pwrpln

Installation

docker pull gitea.larvit.se/pwrpln/core-db-migrations:aede527a356856fdecad8aa0a6830d4e64ce6f1f
sha256:8ba72deb6cae1e6ad9e49e9dd9312b09357b11fd534a8ba1b92460fe09d72576

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-18 06:05:42 +02:00
0
OCI / Docker
linux/amd64
MIT
29 MiB
Versions (211) View all