I want to spawn 3 services in the "host" net using docker-compose. Here is my docker-compose.yml file:
version: \'2\' services: mysql: image:
Just print
network_mode: "host"