freetale
  • Joined on 2025-05-22

stock-analysis-scapper/scraper-migrations (3b3ff811d1e8db444b4f88ba251067c3c9adf02d)

Published 2026-05-26 23:22:38 +07:00 by freetale

Installation

docker pull gitea.thz.freetale.me/freetale/stock-analysis-scapper/scraper-migrations:3b3ff811d1e8db444b4f88ba251067c3c9adf02d
sha256:b603fef3857dab1a1e8e7b54e4c491a46e8569b96bbb772e47adc1b6155b8f0c

About this package

🚀 A lightweight, framework-agnostic database migration tool.

Image Layers

ADD alpine-minirootfs-3.23.4-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 /db/migrations # buildkit
CMD ["up"]

Labels

Key Value
org.opencontainers.image.created 2026-04-29T13:47:27.088Z
org.opencontainers.image.description 🚀 A lightweight, framework-agnostic database migration tool.
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision 5e8c82a962d949955b91470a26ea6518797e03e2
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.33.0
Details
Container
2026-05-26 23:22:38 +07:00
0
OCI / Docker
linux/amd64
MIT
29 MiB
Versions (3) View all