Skip to content

QAutomatron/docker-yandex-disk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

docker-yandex-disk

Container with Ya.Disk inside

How to run:

docker run -d --name yadisk1 \
 -e YANDEX_USER=<login> \
 -e YANDEX_PASSWORD=<password> \
 --restart=always \
 qautomatron/docker-yandex-disk

Now you can mount files from another container with --volumes-from yadisk

Files would be available in /var/lib/selenium folder.

About

Docker container for Yandex Disk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages