Attention
You can now run different PHP versions per project:
Release v3.0.0-beta-0.1
Find your user id and group id on Windows¶
Table of Contents
Docker for Windows¶
On Docker for Windows it is not necessary to change uid and gid in your .env
file.
Note
Docker for Windows is internally using network shares (SMB) to mount Docker volumes. This does not require to syncronize file and directoriy permissions via uid and gid.
Docker Toolbox¶
On Docker Toolbox it is important that you open up a Docker environment prepared terminal window.
See also