version: '2' services: app: environment: JAVA_TOOL_OPTIONS: "-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005" ports: - 5005:5005