This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/dockers
Joe LeVeque b132ca0980
[build]: Upgrade pip3 before pip2 (#5743)
Upgrading pip3 after pip2 caused the pip command to be aliased to the pip3 command. However, since we are still transitioning from Python 2 to Python 3, most pip commands in the codebase are expecting pip to alias to pip2. The proper solution here is to explicitly call pip2 and pip3, and no longer call pip, however this will require extensive changes and testing, so to quickly fix this issue, we upgraded pip2 after pip3 to ensure that pip2 is installed after pip3.
2020-10-29 19:01:17 -07:00
..
docker-base [docker-base]: Rate limit priority INFO and lower in syslog (#5666) 2020-10-20 11:52:46 -07:00
docker-base-buster [docker-base]: swss/syncd support use zmq as rpc channel (#5715) 2020-10-25 20:39:38 -07:00
docker-base-stretch [docker-base]: swss/syncd support use zmq as rpc channel (#5715) 2020-10-25 20:39:38 -07:00
docker-basic_router Remove extra trailing newlines at EOF (#804) 2017-07-12 20:54:37 -07:00
docker-config-engine [sonic-config-engine] Clean up dependencies, pin versions; install Python 3 package in Buster container (#5656) 2020-10-26 13:48:50 -07:00
docker-config-engine-buster [build]: Upgrade pip3 before pip2 (#5743) 2020-10-29 19:01:17 -07:00
docker-config-engine-stretch [sonic-config-engine] Clean up dependencies, pin versions; install Python 3 package in Buster container (#5656) 2020-10-26 13:48:50 -07:00
docker-database [chassis]: Use correct path for chassisdb.conf file (#5632) 2020-10-21 01:40:04 -07:00
docker-dhcp-relay [dhcpmon] Print Both Snapshot And Current Counters (#5374) 2020-09-15 15:27:36 -07:00
docker-fpm-frr [multi-ASIC] BGP internal neighbor table support (#5520) 2020-10-28 16:41:27 -07:00
docker-fpm-gobgp [frr] Reduce Calls to SONiC Cfggen (#5176) 2020-08-17 15:47:42 -07:00
docker-fpm-quagga [cfggen] Make Jinja2 Template Python 3 Compatible 2020-09-30 07:07:43 -07:00
docker-iccpd [docker-iccpd]: Upgrade docker-iccpd to buster (#4984) 2020-07-18 00:12:59 -07:00
docker-lldp [LLDP] Fix for LLDP advertisements being sent with wrong information. (#5493) 2020-10-26 19:38:09 +02:00
docker-nat [dockers][supervisor] Increase event buffer size for dependent-startup (#5247) 2020-09-08 23:36:38 -07:00
docker-orchagent [sonic-config-engine] Clean up dependencies, pin versions; install Python 3 package in Buster container (#5656) 2020-10-26 13:48:50 -07:00
docker-platform-monitor [sonic-platform-common] Install Python 3 package in host OS and PMon container (#5461) 2020-09-29 13:57:54 -07:00
docker-ptf [docker-ptf] add gnmi python client (#4928) 2020-07-12 18:08:52 +00:00
docker-ptf-saithrift [docker-ptf-*]: Use buildimage infrastructure to build docker-ptf-* (#638) 2017-05-26 17:18:11 -07:00
docker-router-advertiser [dockers][supervisor] Increase event buffer size for dependent-startup (#5247) 2020-09-08 23:36:38 -07:00
docker-sflow [Monit] Unmonitor the processes in containers which are disabled. (#5153) 2020-09-25 00:28:28 -07:00
docker-snmp [monit]: Fix process checker. (#5480) 2020-09-29 17:23:09 -07:00
docker-sonic-mgmt [mgmt] Install dhclient in sonic-mgmt docker (#5447) 2020-09-23 20:01:58 -07:00
docker-sonic-mgmt-framework [sonic-config-engine] Clean up dependencies, pin versions; install Python 3 package in Buster container (#5656) 2020-10-26 13:48:50 -07:00
docker-sonic-restapi Update conf DB with CA cert & rename ca_crt field (#5448) 2020-09-25 09:20:09 -07:00
docker-sonic-telemetry [Monit] Unmonitor the processes in containers which are disabled. (#5153) 2020-09-25 00:28:28 -07:00
docker-teamd [Monit] Unmonitor the processes in containers which are disabled. (#5153) 2020-09-25 00:28:28 -07:00
dockerfile-macros.j2 [sonic-config-engine] Clean up dependencies, pin versions; install Python 3 package in Buster container (#5656) 2020-10-26 13:48:50 -07:00