version: '3' services: httpd: image: httpd:2.4 volumes: - ./htdocs:/usr/local/apache2/htdocs ports: - 8100:80