IRC logs for #farmOS, 2021-10-31 (GMT)

2021-10-30
2021-11-01
TimeNickMessage
[05:00:06]* MarcosCarballal[ has quit (Quit: You have been kicked for being idle)
[16:45:57]<paul121[m]><shane_aldrich[m]> "Well... I just started up the..." <- The 2.x-dev image uses the uid 1000 by default. So you should prob use `1000:1000`
[16:47:33]<paul121[m]>you need to make sure your user has the same uid as what the 2.x-dev container has. Typically this the first user is `1000` but idk how that will work with windows...
[16:48:30]<paul121[m]>if the UID doesn't match then you won't be able to edit the files mounted inside the docker container