Block a user
sprout-db-migrations (latest)
Published 2024-12-20 16:28:44 -03:00 by jake
Installation
docker pull www.gitea.dropgaze.xyz/jake/sprout-db-migrations:latestsha256:e23219b9cae0351bec142a6554bcbe592212d4be6c695940f6e893e8d09bbe1b
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 86de2ccfbb | linux/arm64 | 27 MiB |
| a16ae1daa7 | linux/amd64 | 28 MiB |
Image Layers ( linux/arm64)
| 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"] |
| 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 |