Skip to content
Unverified Commit 992cd13b authored by Lukas Grossar's avatar Lukas Grossar
Browse files

fix(Dockerfile.alpine): install wget to add support for building behind a proxy



The install-opentofu.sh script uses wget to download the binary by
default, but as the default wget binary in Alpine comes from busybox and
doesn't support HTTP proxies we're installing the actual wget binary to
work around that issue.

fixes #87

Signed-off-by: default avatarLukas Grossar <lukas.grossar@adfinis.com>
parent 0b52ebb7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment