Cannot install rsync

Cannot install rsync in container agent

I am using a Premium cloud gitcloud with shared runnrers :

  • I need my pipeline to copy files from repo to a remote server.
    ** rsync is not installed by default in the docker image and it doesn’t find package when I try to install it.
    ** I tried changing the image to alpine and to ubuntu with same result