Loading client/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ RUN chmod -R 755 /usr/bin/vos_cli # Copy configuration file RUN mkdir -p /etc/vos_cli COPY vos_cli.conf /etc/vos_cli/ COPY ../conf/vos_cli.conf /etc/vos_cli/ RUN chmod -R 755 /etc/vos_cli # Set the PAH environment variable Loading client/vos_cli.conf→conf/vos_cli.conf +0 −0 File moved. View file transfer_service/vos_ts.conf→conf/vos_ts.conf +0 −0 File moved. View file Loading
client/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ RUN chmod -R 755 /usr/bin/vos_cli # Copy configuration file RUN mkdir -p /etc/vos_cli COPY vos_cli.conf /etc/vos_cli/ COPY ../conf/vos_cli.conf /etc/vos_cli/ RUN chmod -R 755 /etc/vos_cli # Set the PAH environment variable Loading