sprout-db-migrations (sha256:a16ae1daa7b57f2046b4a88a24e9c06a0ca238c3c36310e90de8785b9eb6ff6b)

Published 2024-12-20 16:28:44 -03:00 by jake

Installation

docker pull www.gitea.dropgaze.xyz/jake/sprout-db-migrations@sha256:a16ae1daa7b57f2046b4a88a24e9c06a0ca238c3c36310e90de8785b9eb6ff6b
sha256:a16ae1daa7b57f2046b4a88a24e9c06a0ca238c3c36310e90de8785b9eb6ff6b

About this package

🚀 A lightweight, framework-agnostic database migration tool.

Image Layers

ADD alpine-minirootfs-3.21.0-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 /db # 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 16:28:44 -03:00
1
OCI / Docker
linux/amd64
MIT
28 MiB
Versions (1) View all
latest 2024-12-20