Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 339 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 339 Bytes

ubuntu-curl-sftp

CI build

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 .