Alain Seys

Results 38 comments of Alain Seys

Hi, @Bence98007 Symbolic links are a bit tricky on docker what i tent to use is mount the required files as a volume depende on the needs for example `...

@MrOffline77 i can add the example add the instructions but i would follow the mainstream of the database version where this is possible and place in the readme how the...

on php version 7.* the problem still persist on php 8 seems to work properly

Hello @veslorens , 1. Open default.conf 2. create your entry like project1.dev:80 3. Safe your file 4. open on your local machine a shell and edit /etc/hosts and add project1.dev...

> Can you give an example, please? @sebastienbages see my sample this is required to get this to work for a dev env environment i have proposed to add dns...

@veslorens this wil work if port 80 is not in use. If not you will need to use dnsmasq i have made a PR if this comes trough the validation...

@veslorens do you need more information about this ?

Hy @aldexxx86, you can do this by adding a volume entry to the database service like eg: `- ${MYSQL_INITDB_DIR-./config/initdb/config/my.cnf}:/etc/my.cnf` at the end of the volumes section you need to add...

@aldexxx86 i have [added](https://github.com/sprintcube/docker-compose-lamp/pull/200) a pull request with a other approach

> Docker Windows 10 WSL backend, updated file/folder permission but still the issue exists. do you run your docker daemon inside a wsl linux container or on the machine its...