docker run --rm -it -v $(pwd):/root dotsunited/git-ftp sh -c "cd root && git ftp init --user ftp用户名 --passwd ftp密码 ftp主机"