Skip to content
Snippets Groups Projects
Commit 7c3c03b6 authored by jurgenhaas's avatar jurgenhaas
Browse files

Use group id 1 on Mac

parent 5a8de692
No related branches found
Tags v2.3.0
1 merge request!1Feature/macos
......@@ -40,7 +40,7 @@ function startContainer {
--hostname ${COMPOSE_PROJECT_NAME}-l3d
--user ${USERID}:${GROUPID}
--group-add ${GROUPIDS// / --group-add }
--env L3DVERSION=${L3DVERSION} \
--env L3DVERSION=${L3DVERSION}
--env L3DSHELL=${L3DSHELL}
--env COMPOSE_PROJECT_NAME=${COMPOSE_PROJECT_NAME}
--env COMPOSER_DOWNGRADE=${COMPOSER_DOWNGRADE}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment