Skip to content

philipluk/aspera-client-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Aspera client

Actions Status

Aspera client. ascp is set as the entrypoint.

Build:

docker build -t aspera-client

Run:

docker run --rm -v /data:/data aspera-client -T -Q -l 1000M /data/src \
    user@aspera.example.org:dest

Packages

No packages published

Languages

  • Dockerfile 100.0%