version: "2.1" services: wol-app: container_name: wol-app image: laxaurus/wol-repo:0.1 restart: "no" network_mode: host volumes: - ./config/config.json:/app/config/config.json