build(docker/fradrive): fix uniworxdb binary destination path [skip ci]
This commit is contained in:
parent
043b9344f6
commit
586550f2fd
@ -25,7 +25,7 @@ RUN mkdir -p /var/log/uniworx && chown -R uniworx:uniworx /var/log/uniworx
|
||||
# RUN install -d -g uniworx -o uniworx -m 0750 /var/lib/uniworx
|
||||
# RUN install -d -g uniworx -o uniworx -m 0755 /var/log/uniworx
|
||||
COPY ./bin/uniworx /usr/bin/uniworx
|
||||
COPY ./bin/uniworxdb /usr/bin/uniworx
|
||||
COPY ./bin/uniworxdb /usr/bin/uniworxdb
|
||||
# COPY uniworxload /usr/bin/uniworx
|
||||
|
||||
USER uniworx
|
||||
|
||||
Loading…
Reference in New Issue
Block a user