freetale
  • Joined on 2025-05-22

btc-bot/front (sha256:b0ec8feab139ff0d5f482d45046d31ae2af51b81b0879efcb91d85a77a2ffe13)

Published 2026-03-16 22:49:53 +07:00 by freetale

Installation

docker pull gitea.thz.freetale.me/freetale/btc-bot/front@sha256:b0ec8feab139ff0d5f482d45046d31ae2af51b81b0879efcb91d85a77a2ffe13
sha256:b0ec8feab139ff0d5f482d45046d31ae2af51b81b0879efcb91d85a77a2ffe13

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1771804800'
WORKDIR /app
RUN /bin/sh -c apt-get update && apt-get install -y libssl-dev ca-certificates libcurl4 && rm -rf /var/lib/apt/lists/* # buildkit
COPY /app/target/release/btc-server-front /app/btc-server-front # buildkit
ENV RUST_LOG=debug
ENTRYPOINT ["./btc-server-front"]
Details
Container
2026-03-16 22:49:53 +07:00
1
OCI / Docker
linux/amd64
43 MiB
Versions (86) View all