diff --git a/Dockerfile.2023.05.3 b/Dockerfile.2023.05.3 index 5ddcfc5..284399b 100644 --- a/Dockerfile.2023.05.3 +++ b/Dockerfile.2023.05.3 @@ -2,5 +2,5 @@ FROM jetbrains/teamcity-agent:2023.05.3 # USER root RUN apt-get update -RUN apt install -y jq sudo +RUN apt install -y jq sudo rclone # \ No newline at end of file diff --git a/Dockerfile.2023.05.4 b/Dockerfile.2023.05.4 index 619edae..130205f 100644 --- a/Dockerfile.2023.05.4 +++ b/Dockerfile.2023.05.4 @@ -2,5 +2,5 @@ FROM jetbrains/teamcity-agent:2023.05.4 # USER root RUN apt-get update -RUN apt install -y jq sudo +RUN apt install -y jq sudo rclone # \ No newline at end of file diff --git a/Dockerfile.2023.11 b/Dockerfile.2023.11 index b431f62..ba7ccd1 100644 --- a/Dockerfile.2023.11 +++ b/Dockerfile.2023.11 @@ -2,5 +2,5 @@ FROM jetbrains/teamcity-agent:2023.11 # USER root RUN apt-get update -RUN apt install -y jq sudo +RUN apt install -y jq sudo rclone # \ No newline at end of file diff --git a/Dockerfile.2023.11.1 b/Dockerfile.2023.11.1 index a2ab475..f3bafcb 100644 --- a/Dockerfile.2023.11.1 +++ b/Dockerfile.2023.11.1 @@ -2,5 +2,5 @@ FROM jetbrains/teamcity-agent:2023.11.1 # USER root RUN apt-get update -RUN apt install -y jq sudo -# \ No newline at end of file +RUN apt install -y jq sudo rclone +# \ No newline at end of file diff --git a/Dockerfile.2023.11.2 b/Dockerfile.2023.11.2 index bfe63c0..ab8ecea 100644 --- a/Dockerfile.2023.11.2 +++ b/Dockerfile.2023.11.2 @@ -2,5 +2,5 @@ FROM jetbrains/teamcity-agent:2023.11.2 # USER root RUN apt-get update -RUN apt install -y jq sudo +RUN apt install -y jq sudo rclone # \ No newline at end of file diff --git a/Dockerfile.2023.11.3 b/Dockerfile.2023.11.3 index 321e9bb..c9a7f99 100644 --- a/Dockerfile.2023.11.3 +++ b/Dockerfile.2023.11.3 @@ -3,5 +3,5 @@ FROM jetbrains/teamcity-agent:2023.11.3 USER root RUN apt-add-repository ppa:ansible/ansible RUN apt-get update -RUN apt install -y jq ansible sudo +RUN apt install -y jq ansible sudo rclone rsync # diff --git a/Dockerfile.latest b/Dockerfile.latest index c168028..d4f5941 100644 --- a/Dockerfile.latest +++ b/Dockerfile.latest @@ -4,4 +4,6 @@ USER root # RUN apt-add-repository ppa:ansible/ansible RUN apt-get update -RUN apt install -y jq ansible rsync sudo +RUN apt install -y jq ansible rsync sudo rclone +# +#RUN curl -O https://rclone.org/install.sh --cacert /etc/ssl/certs