Problem: Fix #1, open your .env file and update APP_ENV value with dev Fix #2 install maker bundle Views: 72
Development / Docker / Server
ERROR: for db Cannot start service db:
Error response from daemon: You cannot remove a running container 03bfa4d8781318d096d8bf91fbe5375c11912ce0f427e2059891cdad7ade25e0. Stop the container before attempting removal or force remove ERROR: for db Cannot start service db: driver failed programming external connectivity on endpoint Fix Method 1; Fix Method 2; Views: 42
Development / PHP
Contao 3.5.X – PHP 7.2 Docker Image for Modul Development
1. Create a empty Folders data and database. 2. Create docker-compose.yml Views: 51
Development / Docker / PHP
Docker – LAMP Mariadb container fails to launch
Here is the Log Information one of them: For fixing set your volumes from mariadb with local driver. Views: 26