freetale
  • Joined on 2025-05-22

btc-bot/front (v12)

Published 2026-03-19 22:00:09 +07:00 by freetale

Installation

docker pull gitea.thz.freetale.me/freetale/btc-bot/front:v12
sha256:55ad98a994a39a3dd582d1964e9738d3e0cbe59ca14a8dff24367083d1b919ce

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'
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-19 22:00:09 +07:00
1
OCI / Docker
linux/amd64
44 MiB
Versions (96) View all