freetale
  • Joined on 2025-05-22

stock-analysis-scapper/scraper-migrations (latest)

Published 2026-04-16 22:48:54 +07:00 by freetale

Installation

docker pull gitea.thz.freetale.me/freetale/stock-analysis-scapper/scraper-migrations:latest
sha256:e81ab4352ea1ecccd706087a693e5620522b8967aaca798c7f89cba196542dce

About this package

🚀 A lightweight, framework-agnostic database migration tool.

Image Layers

ADD alpine-minirootfs-3.23.3-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-03-26T15:48:50.676Z
org.opencontainers.image.description 🚀 A lightweight, framework-agnostic database migration tool.
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision c89e2fd569a9655440b2ea1cb4c1bf703164238a
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.32.0
Details
Container
2026-04-16 22:48:54 +07:00
1
OCI / Docker
linux/amd64
MIT
29 MiB
Versions (3) View all