Open plexoos opened 3 months ago
When users mount their local directories and write output from jobs running in the container, it is desirable for the output to be owned by the same user running the container.
An example how to define a new non-root user: https://code.visualstudio.com/remote/advancedcontainers/add-nonroot-user
When users mount their local directories and write output from jobs running in the container, it is desirable for the output to be owned by the same user running the container.