sivamind
Results
1
issues of
sivamind
below is my yaml file and host system is windows 10 version: '2.1' services: db: hostname: db.magento2.docker image: 'mariadb:10.2' environment: - MYSQL_ROOT_PASSWORD=magento2 - MYSQL_DATABASE=magento2 - MYSQL_USER=magento2 - MYSQL_PASSWORD=magento2 ports: -...
bug report
community
accepted
Progress: ready for dev