Hi,
Iam trying to run using a non root user.
The container seems to run the auto_rx.py as user root,
So all files in the log dir get mounted as a volumes created as root.
Trying to pass in UID:GID in the docker run command is not working.
is it possible to modify the Dockerfile to allow the UID:GID to pass through?
Jeff
Hi,
Iam trying to run using a non root user.
The container seems to run the auto_rx.py as user root,
So all files in the log dir get mounted as a volumes created as root.
Trying to pass in UID:GID in the docker run command is not working.
is it possible to modify the Dockerfile to allow the UID:GID to pass through?
Jeff