docker-coala-base
docker-coala-base copied to clipboard
Dockerfile is broken
The zypper install phase fails, seems some dependency is not found: https://travis-ci.org/coala/docker-coala-base/builds/354834666?utm_source=github_status&utm_medium=notification
GitMate.io thinks the contributor most likely able to help you is @jayvdb.
Possibly related issues are https://github.com/coala/docker-coala-base/issues/18 (Docker build is broken), https://github.com/coala/docker-coala-base/issues/219 (JSComplexityBear broken), https://github.com/coala/docker-coala-base/issues/139 (Keep Dockerfile tidy), https://github.com/coala/docker-coala-base/issues/84 (master is broken: libopenblas_openmp not found), and https://github.com/coala/docker-coala-base/issues/237 (New bear HTTPolice breaks the build).
Through initially trying to solve issue #6118, it was found that the version of Python used within this docker image cannot handle f-strings. It was determined that several of the original binaries, including Python 3.6, are no longer available through OpenSUSE Tumbleweed. This seems to be the result of a larger issue in that the docker file is in need of some updates to be compliant with the current version Python and other binaries.