Simple Docker image for git-ftp functionality.
215
Simple Docker image for git-ftp functionality.
Use it as follows:
docker run --rm -i -v [/path/to/your/repo]:/repo reduardo7/docker-git-ftp git ftp init -u user -p password hostname
docker run --rm -i -v [/path/to/your/repo]:/repo reduardo7/docker-git-ftp git ftp push -u user -p password hostname
Content type
Image
Digest
Size
105.2 MB
Last updated
about 8 years ago
docker pull reduardo7/docker-git-ftp