文件名称:docker-google-drive:Dockerfile-Google云端硬盘的自动同步
文件大小:4KB
文件格式:ZIP
更新时间:2024-06-08 11:03:05
Shell
Dockerfile-Google云端硬盘的自动同步 1.创建Google API项目 可以访问Google API控制台。 2.“创建项目”按钮。 或者 3.“ API项目”->“创建项目”。 4.写上项目名称。 例如)谷歌驱动器 5.“ API项目”->“您的项目名称”。 6.“ API和身份验证”->“凭据”->“创建新的客户端ID” 7.在应用程序类型中选择“服务帐户”。 8.将一个JSON文件上传到Dockerfile位置。 - 建造 [root@ruo91 ~ ] # git clone https://github.com/ruo91/docker-google-drive.git /opt/docker-google-drive [root@ruo91 ~ ] # cd /opt/docker-google-drive [root@ruo91 ~ ] # do
【文件预览】:
docker-google-drive-master
----Dockerfile(962B)
----README.md(4KB)
----conf()
--------grive.sh(1KB)
--------supervisord.conf(90B)