- Use the same structure than xenial dockerfile. - Do not try to deploy in the docker image as the deployement is made on the host. - Use user `ci_builder` instead of `builder` as it make flatpak fail.
Docker containers don't have the SSH_KEY so we need to copy archives and git repo in a directory on the host and launch deploy.sh script from there.