oracle / opengrok

OpenGrok is a fast and usable source code search and cross reference engine, written in Java
http://oracle.github.io/opengrok/
Other
4.29k stars 739 forks source link

update setuptools and pip before installing opengrok-tools #4500

Closed vladak closed 7 months ago

vladak commented 7 months ago

This fixes the recently introduced problem in Docker image. Besides upgrading the Python tooling, the change performs some cleanup of the Dockerfile.

As a test, I build the Docker image and ran it as I would usually run the official image.