:rocket: A lightweight, framework-agnostic database migration tool.
ADD file:1f4eb46669b5b6275af19eb7471a6899a61c276aa7d925b8ae99310b14b75b92 in / |
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 |
Key |
Value |
org.opencontainers.image.created |
2024-01-17T04:27:41.324Z |
org.opencontainers.image.description |
:rocket: A lightweight, framework-agnostic database migration tool. |
org.opencontainers.image.licenses |
MIT |
org.opencontainers.image.revision |
cbdb6e59ac212802c56e515fa6b7e2e1b8f3776b |
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.11.0 |