wurstmeister / kafka-docker

Dockerfile for Apache Kafka
http://wurstmeister.github.io/kafka-docker/
Apache License 2.0
6.9k stars 2.73k forks source link

wget: too many redirections #686

Closed jeffmingup closed 2 years ago

jeffmingup commented 2 years ago

https://github.com/wurstmeister/kafka-docker/blob/edad801e3e877828e9a12e14eabea33153347344/Dockerfile#L35 Because the above code keeps reporting this error, you can replace it with the following code

wget: too many redirections
 && curl -L -O https://github.com/sgerrand/alpine-pkg-glibc/releases/download/${GLIBC_VERSION}/glibc-${GLIBC_VERSION}.apk \