freetale
  • Joined on 2025-05-22

btc-bot/front (sha256:f4ce504cdcf86f3096d25726a3617b63d3cbf81dd68d8a9bb9997dec6717f6bd)

Published 2025-10-23 23:20:39 +07:00 by freetale

Installation

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

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1760918400'
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
2025-10-23 23:20:39 +07:00
5
OCI / Docker
linux/amd64
42 MiB
Versions (30) View all