version: '3' services: source-fastdownload-server: build: . container_name: source-fastdownload-server ports: - "80:80" volumes: - source-fastdownload:/usr/local/apache2/htdocs/source volumes: source-fastdownload: