Deploy openim-server in Alibaba Cloud k8s (ack), and report an error in the startup log: seq task open redis.yml: no such file or directory The file clearly exists.
Docker Compose is a tool for defining and running multi-container Docker applications. In other words, if you have a need to define a service that requires more than one Docker container to function, ...