Dockerfile: Replace Python 2.7 source compilation with pre-built packages
- Python 2.7 source build increases docker image build time by approx 35 to 40min. - Replace it with pre-built .deb packages from Ubuntu 22.04 repository. - Significantly reduces Docker build time while maintaining Python 2.7 support for legacy device builds.
Loading
Please register or sign in to comment