Closed KyriakosGian closed 1 year ago
I would say including mysql + phpmyadmin is not that useful as Grav is a flight file CMS that does not use mysql?
Yes, you're right, I didn't understand that before. Only using the grav service is enough!
version: "3.9"
services: grav: build: context: . dockerfile: Dockerfile container_name: grav restart: always ports:
Added docker-compose.yml with mssql 8 and phpmyadmin.