sonic-buildimage/dockers/docker-database
Saikrishna Arcot 8506826348
Update the database, teamd, and radv containers to Bookworm (#18108)
* Update Redis DB start options for multi-asic and chassis cases

Starting with Redis 7.0 (specifically, redis/redis#9034), setting a
custom `--bind` address on the command line no longer disables protected
mode (which blocks connections from non-localhost IP addresses unless a
password is set). For multi-asic and chassis database DBs, we currently
specify a non-localhost IP address and do not specify any password,
which means this change would break things there.

To work around this, if we are specifying a non-localhost IP address on
the command line, then disable protected mode.

* Clean up debug pacakge list for docker-teamd

The debug pacakges for swss and libswsscommon are already installed by
docker-swss-layer-bookworm and docker-config-engine-bookworm, so they
don't need to be specified here again.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
2024-02-21 13:22:07 -08:00
..
base_image_files [Monit] Deprecate the feature of monitoring the critical processes by Monit (#7676) 2021-06-04 10:16:53 -07:00
critical_processes.j2 [chassis] Fixed critical process not correct for database-chassis docker (#13445) 2023-01-20 10:21:48 -08:00
database_config.json.j2 [dpu]: Add DPU database service (#17161) 2023-11-17 09:10:03 -08:00
database_global.json.j2 [docker-databse]: Revise database_global schema for dpu (#17443) 2023-12-29 14:20:52 -08:00
docker-database-init.sh [sonic-cfggen]: Optimize template rendering and database access. (#17740) 2024-01-19 21:52:30 -08:00
Dockerfile.j2 Update the database, teamd, and radv containers to Bookworm (#18108) 2024-02-21 13:22:07 -08:00
flush_unused_database Migrate flush_unused_database from py-redis to sonic-swss-common (#15511) 2023-06-29 15:08:54 -07:00
supervisord.conf.j2 Update the database, teamd, and radv containers to Bookworm (#18108) 2024-02-21 13:22:07 -08:00