Search Docker Hub
composer
By ngtrieuvi92
Php composer with custom UID to void permission issue when using Docker Volumes\
1.9K
php composer with custom UID to avoid permission issue when using Docker Volume
docker run -e LOCAL_USER_ID=$(id -u (USER)) --rm -v $(pwd)/src:/app ngtrieuvi92/composer composer -v install
Content type
Image
Digest
Size
197.2 MB
Last updated
almost 10 years ago
docker pull ngtrieuvi92/composer