Added xampp for testing.

This commit is contained in:
2021-03-18 20:19:13 +01:00
parent 2637959bee
commit be2591e8cb

11
xampp/docker-compose.yml Normal file
View File

@@ -0,0 +1,11 @@
version: '3'
services:
xampp:
image: tomsik68/xampp:8
container_name: xampp
restart: always
ports:
- 8765:80
volumes:
- /home/marvin/go:/www