Sign inSign up

mwienk/docker-git-ftp

By mwienk

Updated about 10 years ago

Git FTP in Docker

Image
2

50K+

mwienk/docker-git-ftp repository overview

git-ftp for Docker

Simple Docker image for git-ftp functionality.

Use it as follows:

docker run --rm -i -v [/path/to/your/repo]:/repo init -u user -p password hostname
docker run --rm -i -v [/path/to/your/repo]:/repo push -u user -p password hostname

Tag summary

Content type

Image

Digest

Size

106.9 MB

Last updated

about 10 years ago

docker pull mwienk/docker-git-ftp