freetale
  • Joined on 2025-05-22

btc-bot/db (ed3350c5708c574f7d560de3d9b5788ad3ef49ec)

Published 2026-02-28 00:17:14 +07:00 by freetale

Installation

docker pull gitea.thz.freetale.me/freetale/btc-bot/db:ed3350c5708c574f7d560de3d9b5788ad3ef49ec
sha256:b2bcc28e6dfaff4c1da8bdec66c126b52f82c56e21a2ee89e3607df7f33dad91

Images

Digest OS / Arch Size
7a0a6f825b linux/amd64 28 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.22.1-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/clickhouse /db # buildkit

Labels

Key Value
org.opencontainers.image.created 2025-07-23T16:30:12.893Z
org.opencontainers.image.description 🚀 A lightweight, framework-agnostic database migration tool.
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision 7cae7094ff0ee40b48ebca00705957fd58d986fe
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.28.0