Change user group.
This commit is contained in:
@@ -78,7 +78,7 @@ COPY ./vzlogger.conf /etc/vzlogger.conf
|
||||
# without running a user context, no exec is possible and without the dialout group no access to usb ir reader possible
|
||||
RUN adduser -S vz -G dialout
|
||||
|
||||
RUN chown vz:vz /etc/vzlogger.conf
|
||||
RUN chown vz:dialout /etc/vzlogger.conf
|
||||
|
||||
RUN vzlogger --version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user