Sign inSign up

dmitryrck/skicka

By dmitryrck

Updated almost 8 years ago

skicka using docker

Image
0

328

dmitryrck/skicka repository overview

skicka

Auth

$ docker run --rm -u $(id -u) -e HOME -v skicka:$HOME dmitryrck/skicka init
$ docker run --rm -u $(id -u) -e HOME -v skicka:$HOME dmitryrck/skicka -no-browser-auth ls /

Follow the instructions.

Upload/Download

By default there is no files sharing between your machine and skicka.

If you need to access files in your machine use something like:

$ docker run --rm -u $(id -u) -e HOME -v skicka:$HOME -v $(pwd):/data -w /data dmitryrck/skicka upload myfile

Tag summary

Content type

Image

Digest

Size

454.7 MB

Last updated

almost 8 years ago

docker pull dmitryrck/skicka