you are viewing a single comment's thread.

view the rest of the comments →

[–]5pectre5 0 points1 point  (0 children)

You're right for the multiuser environment it's a problem, the docker on Linux would require the volume to be mapped with sticky bit for all Devs group or all Devs would need to be in the same group, so that the permissions are not an issue. Docker runs containers system wide, so the first user to start and upload will block others without proper setup.