ubuntu-curl-sftp Introduction This is the Docker image with cURL command and it includes SFTP support on Ubuntu 18.04. Usage Here is the sample code to build the Docker image: docker build -t ubuntu-curl-sftp .