42.Docker Compose CLI - restart Command

restart service images

restart service images

docker compose restart  
[+] Running 5/5
 ⠿ Container example-voting-app-db-1      Started                                                                                                                                    0.7s
 ⠿ Container example-voting-app-redis-1   Started                                                                                                                                    0.7s
 ⠿ Container example-voting-app-result-1  Started                                                                                                                                    0.6s
 ⠿ Container example-voting-app-vote-1    Started                                                                                                                                    0.5s
 ⠿ Container example-voting-app-worker-1  Started                                                                                                                                    0.4s
➜  example-voting-app git:(main) 

© 2019-2023 @CloudNativeFolks | Documentation Distributed under Apache 2.0 License.


© 2023 Happy to help you with your Cloud Native Journey.