version: '2' services: apache: build: ./apache container_name: www.rthoni.com-apache # restart: unless-stopped ports: - "127.0.0.1:35040:80"