From 067210c7abab05539953ad8c41999ccfc2269500 Mon Sep 17 00:00:00 2001 From: gStart9 Date: Tue, 28 May 2024 23:33:41 -0600 Subject: [PATCH] Copy reindex_chainstate.sh into container --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 594695f..df7e513 100644 --- a/Dockerfile +++ b/Dockerfile @@ -82,6 +82,7 @@ COPY --from=bitcoin-core /opt /opt COPY ./manager/target/${ARCH}-unknown-linux-musl/release/bitcoind-manager \ ./docker_entrypoint.sh \ ./actions/reindex.sh \ + ./actions/reindex_chainstate.sh \ ./check-rpc.sh \ ./check-synced.sh \ /usr/local/bin/