haiwen / seafile-docker

A Docker image for Seafile server
Other
536 stars 181 forks source link

Shallow clone diafygi/acme-tiny to resolve init timeout failure #299

Closed QuocAnhVu closed 2 months ago

QuocAnhVu commented 2 years ago

Initialization was failing on my machine (GCP Compute Engine, e2-micro). Since my machine was so slow, git was timing out when cloning the acme-tiny repo. Since only the script is needed, this change will pull only the most recent commit instead.