Laradock usage
When building Laradock’s nginx image I met a prolbem like: group “www-data” in use . This is because the group www-data is already created in the default base image nginx:alpine….
When building Laradock’s nginx image I met a prolbem like: group “www-data” in use . This is because the group www-data is already created in the default base image nginx:alpine….