Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

个人Webdav服务

CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o app main.go
docker build -t ou88zz/webdav:1.1 .

docker run -d --restart=unless-stopped --name=webdav -v /tmp:/webdav -p 8081:8080 -e USER="test:123;ole:123" ou88zz/webdav:1.1

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages