Docker - Production Patterns
Given this command:
docker service update --image myapp:v3 --update-parallelism 3 --update-delay 5s myservice
What happens if the service has 9 containers?
Given this command:
docker service update --image myapp:v3 --update-parallelism 3 --update-delay 5s myservice
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions