Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Opps
/
athunderx
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
athunderx
/
main.go
Mr.L
feat: add full alist source code for Docker build
7107f0b
6 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
89 Bytes
package
main
import
"github.com/alist-org/alist/v3/cmd"
func
main
()
{
cmd.Execute()
}