frappe_docker/devcontainer-example
adithya 731efdb02b fix: MariaDB permission issue with Docker Desktop
After updating the Docker Desktop for Windows to v4.55.0 MariaDB had an
issue related to permission denied for connections from other
containers. This commit resolves it by adding a dedicated network for
all the containers in the compose, and adding a flag of MariaDB to avoid
DNS resolution.
2026-01-21 16:34:56 +05:30
..
devcontainer.json feat(devcontainer): Add mariadb driver and connection settings 2025-11-26 13:08:31 +01:00
docker-compose.yml fix: MariaDB permission issue with Docker Desktop 2026-01-21 16:34:56 +05:30