fixed include file outside build directory
This commit is contained in:
@@ -32,7 +32,7 @@ RUN apt install -y ca-certificates fuse wget cron tzdata zip unzip \
|
||||
|
||||
|
||||
# install entrypoint
|
||||
ADD ../docker-entrypoint.sh /docker-entrypoint.sh
|
||||
ADD docker-entrypoint.sh /docker-entrypoint.sh
|
||||
RUN chmod +x /docker-entrypoint.sh
|
||||
|
||||
#ADD config/rclone.conf /root/.config/rclone/rclone.conf
|
||||
|
||||
Reference in New Issue
Block a user