Power Plan

core-db-migrations (211ad15646e329d9d83b114344568775c020dffe)

Published 2025-12-21 03:45:36 +01:00 by deploy-pwrpln

Installation

docker pull gitea.larvit.se/pwrpln/core-db-migrations:211ad15646e329d9d83b114344568775c020dffe
sha256:f9b93442a54451ad0516c9f8e5a5290ec90df13ebd49f501389925a3c062e2ac

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
2025-12-21 03:45:36 +01:00
0
OCI / Docker
linux/amd64
MIT
28 MiB
Versions (163) View all