sonic-buildimage/dockers/docker-sonic-restapi
Saikrishna Arcot 4a5e75e45e
[restapi]: Don't use python/python2 for restapi start scripts (#10285)
Python 2 isn't installed by default in Buster and Bullseye containers,
and the scripts/modules can be used with Python 3, so make sure Python 3
is used.

Why I did it
After the Buster and Bullseye upgrade for the restapi container, processes will no longer start because supervisord is trying to call python and python2, both of which are unavailable.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
2022-03-22 18:34:42 -07:00
..
critical_processes [dockers] Update critical_processes file syntax (#4831) 2020-06-25 21:18:21 -07:00
Dockerfile.j2 Support bullseye for docker-sonic-restapi docker-sonic-telemetry (#9791) 2022-01-21 08:41:39 +08:00
restapi.sh Update conf DB with CA cert & rename ca_crt field (#5448) 2020-09-25 09:20:09 -07:00
start.sh [docker-restapi]: use service dependency in supervisord to start services 2020-05-22 11:01:28 -07:00
supervisord.conf [restapi]: Don't use python/python2 for restapi start scripts (#10285) 2022-03-22 18:34:42 -07:00