I have a docker-compose.yml somewhat like this:
backend: image: yy:latest ports: - "3000:3000" service1: image: xx:latest resta