-
- 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.
- 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