services:
  datadog-agent-jmx:
    build:
      context: .
    env_file:
      - .env
    network_mode: "host"
