diff --git a/contrib/Dockerfile b/contrib/Dockerfile index 410805e7..8d502315 100644 --- a/contrib/Dockerfile +++ b/contrib/Dockerfile @@ -14,6 +14,7 @@ RUN apt update && apt install -y --no-install-recommends \ libssl-dev \ libelf-dev \ wget \ + rsync \ time \ ecdsautils \ lua-check \