This commit is contained in:
@@ -17,8 +17,8 @@ RUN ln -s /app/scripts/remote-connect /usr/local/bin/remote-get-folder-size
|
||||
#USER borg
|
||||
#WORKDIR /app
|
||||
|
||||
RUN echo "source /usr/local/bin/loadenv" > ~/root/.bash_profile
|
||||
RUN echo "source /usr/local/bin/loadenv" > ~/root/.bashrc
|
||||
RUN echo "source /usr/local/bin/loadenv" > /root/.bash_profile
|
||||
RUN echo "source /usr/local/bin/loadenv" > /root/.bashrc
|
||||
|
||||
ENTRYPOINT ["bash" , "-c", "borg $0"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user