docker-bind icon indicating copy to clipboard operation
docker-bind copied to clipboard

Dockerfile fails to build

Open samcro1967 opened this issue 5 years ago • 2 comments

I tried to build the container to update the software and it fails at BIND_VERSION=9.16.1 saying it cannot find it. I tried to change the version number to the most recent stable version and it still failed.

samcro1967 avatar Jul 10 '20 11:07 samcro1967

The issue I see is with webmin. Changing the version to 1.953 works for me. Perhaps not ideal, changing it to 1.9 will enable any 1.9x webmin updates to build.

It's also good to see that webmin installs in focal now without a bunch of hackery (broken python dependency).

noel-jackson avatar Jul 10 '20 14:07 noel-jackson

LOL. U R Correct. I copied the wrong line. It fails on webmin. I was thinking I should also update BIND as well as webmin. I will try Bind 9.16.4 once I can build successfully with a newer webmin.

samcro1967 avatar Jul 10 '20 15:07 samcro1967