Skip to content

Create the debian user with the same uid/gid as the host user

Ahmon Dancy requested to merge main-I92ca10feac7694f3b8e743f7107da015230d118c into main

Dockerfile.base:
Create the debian user with the same uid/gid as the host user. This
makes it easy to share the workspace directory between the deploy
container and the host.

Merge request reports

Loading