sonic-buildimage/platform/broadcom/docker-syncd-brcm
Stepan Blyshchak cd2c86eab6
[dockers] label SONiC Docker with manifest (#5939)
Signed-off-by: Stepan Blyschak stepanb@nvidia.com

This PR is part of SONiC Application Extension

Depends on #5938

- Why I did it
To provide an infrastructure change in order to support SONiC Application Extension feature.

- How I did it
Label every installable SONiC Docker with a minimal required manifest and auto-generate packages.json file based on
installed SONiC images.

- How to verify it
Build an image, execute the following command:

admin@sonic:~$ docker inspect docker-snmp:1.0.0 | jq '.[0].Config.Labels["com.azure.sonic.manifest"]' -r | jq
Cat /var/lib/sonic-package-manager/packages.json file to verify all dockers are listed there.
2021-04-26 13:51:50 -07:00
..
base_image_files [monit] Adding patch to enhance syslog error message generation for monit alert action when status is failed. (#5720) 2020-10-31 17:29:49 -07:00
bcmsh [bcmsh]: add inactivity timeout for bcmsh (default 300 seconds) (#1921) 2018-08-13 11:34:04 -07:00
critical_processes [dockers] Update critical_processes file syntax (#4831) 2020-06-25 21:18:21 -07:00
Dockerfile.j2 [dockers] label SONiC Docker with manifest (#5939) 2021-04-26 13:51:50 -07:00
start_led.sh [led]: Skip ledinit if there is no led_proc_init.soc file for broadcom platform (#5483) 2020-10-02 09:16:05 -07:00
start.sh 7260cx3 DualToR config.bcm support based on DualToR setting in device metadata at boot time (#7168) 2021-03-31 14:23:24 -07:00
supervisord.conf [dockers][supervisor] Increase event buffer size for process exit listener; Set all event buffer sizes to 1024 (#7083) 2021-03-27 21:14:24 -07:00