<#21063 Error installing on alpine> Issue created ...
# github-notifications
c
#21063 Error installing on alpine Issue created by anthony-hayes Describe the bug I'm getting a sha256sum error when installing on Alpine Linux 3.18 Pants version The pants installer script:`curl --proto '=https' --tlsv1.2 -fsSL https://static.pantsbuild.org/setup/get-pants.sh | bash` OS Alpine Linux 3.18 Additional info Run
apk add curl bash
first Perhaps this bug is related: gliderlabs/docker-alpine#174 pantsbuild/pants