sonic-buildimage/dockers/docker-sonic-p4rt
Robert J. Halstead 147d631065
[PINS] update sonic-p4rt docker to bullseye (#10182)
#### Why I did it
SONiC is migrating to bullseye. This will update the sonic-pins container to bullseye.

#### How I did it
The [sonic-pins code](https://github.com/Azure/sonic-buildimage/blob/master/rules/p4rt.mk) isn't dependent on any architecture so it will already build successfully for bullseye. This PR updates the docker to use bullseye.

#### How to verify it
Today we cannot build the docker-sonic-p4rt.gz target (e.g. Issue #9885). With this change the docker will build successfully. The P4RT executable will not run, because of a missing runtime library, libgmpxx, which I'll address in a followup PR.

#### Description for the changelog
Update docker-sonic-p4rt.gz target to build with Bullseye instead of Buster.
2022-03-23 17:21:36 -07:00
..
critical_processes [PINS] Build P4RT container for PINS (#9083) 2021-12-07 11:11:25 -08:00
Dockerfile.j2 [PINS] update sonic-p4rt docker to bullseye (#10182) 2022-03-23 17:21:36 -07:00
p4rt.sh [PINS] Build P4RT container for PINS (#9083) 2021-12-07 11:11:25 -08:00
start.sh [PINS] Build P4RT container for PINS (#9083) 2021-12-07 11:11:25 -08:00
supervisord.conf [PINS] Build P4RT container for PINS (#9083) 2021-12-07 11:11:25 -08:00