sonic-buildimage/dockers/docker-sonic-restapi
Saikrishna Arcot e4b30e3090 [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:35:27 -07:00
..
critical_processes [dockers] Update critical_processes file syntax (#4831) 2020-06-25 21:18:21 -07:00
Dockerfile.j2 [202012] Upgrade restapi docker to Buster (#10003) 2022-03-04 20:44:07 -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:35:27 -07:00