decentralised_book_index (1.1.2)

Published 2 weeks ago by KKlochko in KKlochko/decentralised_book_index

Installation

docker pull git.kklochko.space/kklochko/decentralised_book_index:1.1.2
sha256:f264f387b4d3115dcac4a82a784645377192b53c65cc6b56b32585d5fcd9e4eb

Image Layers

# debian.sh --arch 'amd64' out/ 'bullseye' '@1742169600'
RUN apt-get update -y && apt-get install -y libstdc++6 openssl libncurses5 locales ca-certificates && apt-get clean && rm -f /var/lib/apt/lists/*_*
RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
WORKDIR "/app"
RUN chown nobody /app
COPY --from=builder --chown=nobody:root /app/_build/${MIX_ENV}/rel/decentralised_book_index ./
Details
Container
2 weeks ago
0
OCI / Docker
linux/amd64
57 MiB
Versions (5) View all
1.1.2 on 2025-06-12
latest on 2025-06-12
1.1.1 on 2025-06-06
1.1.0 on 2025-06-04
1.0.0 on 2025-05-28