When I used the official docker image redis:alpine, I found that redis-sentinel, redis-check-aof, and redis-check-rdb were actually soft links to redis-server.
But the command still runs.
I'm curious how does it work internally.
Comment From: itamarhaber
Hello @weiliang-ms
I believe this question belongs to the https://github.com/docker-library/redis/ repo. In any case, feel free to look at these for context: * https://github.com/docker-library/redis/pull/13 * https://github.com/docker-library/redis/pull/180 * https://github.com/docker-library/redis/pull/203 * https://github.com/antirez/redis/pull/5745
Keep in mind that this issue tracker should be used for reporting bugs or proposing improvements to the Redis server. Kindly close this.
Questions should be directed to the community: