Files
docker/xampp/docker-compose.yml
2021-03-18 20:19:13 +01:00

12 lines
176 B
YAML

version: '3'
services:
xampp:
image: tomsik68/xampp:8
container_name: xampp
restart: always
ports:
- 8765:80
volumes:
- /home/marvin/go:/www