version: "3.4" services: front: image: mathwave/sprint-repo:battleship-front deploy: mode: replicated restart_policy: condition: any update_config: parallelism: 1 order: start-first