sproute-db-migrations (sha256:d2a00f2cd9ec27dea07cbdbbc7771da12a9d3ce376506ebaa3828d5067490acf)

Published 2024-12-20 08:35:41 -03:00 by jake

Installation

docker pull www.gitea.dropgaze.xyz/jake/sproute-db-migrations@sha256:d2a00f2cd9ec27dea07cbdbbc7771da12a9d3ce376506ebaa3828d5067490acf
sha256:d2a00f2cd9ec27dea07cbdbbc7771da12a9d3ce376506ebaa3828d5067490acf

About this package

🚀 A lightweight, framework-agnostic database migration tool.

Image Layers

ADD alpine-minirootfs-3.21.0-aarch64.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"]
WORKDIR /app/migrations
COPY db/migrations /app/migrations # buildkit
CMD ["--wait" "up"]

Labels

Key Value
org.opencontainers.image.created 2024-12-19T18:15:08.016Z
org.opencontainers.image.description 🚀 A lightweight, framework-agnostic database migration tool.
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision da0086ee0df14b72f61ca69a7aaea9b0fd8ac94e
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.24.2
Details
Container
2024-12-20 08:35:41 -03:00
0
OCI / Docker
linux/arm64
MIT
27 MiB
Versions (1) View all
latest 2024-12-20