version: '3.7' services: dd-waf-apache: build: context: ${BUILD_SSO_ROOT_PATH}/docker/modsecurity dockerfile: Dockerfile target: production container_name: dd-waf-apache restart: unless-stopped volumes: - /etc/localtime:/etc/localtime:ro networks: - dd_net