webdav icon indicating copy to clipboard operation
webdav copied to clipboard

New release

Open danmichaelo opened this issue 3 years ago • 1 comments

ARM support was added in #105, but there hasn't been a new release since then, so there are still no Docker images at Docker Hub with ARM support. Would be great if you could do a new release.

danmichaelo avatar Mar 30 '22 20:03 danmichaelo

you can try https://github.com/vergilgao/docker-webdav/pkgs/container/webdav

just mount config file as /config/custom-config.yml and mount data as /data here is the start up script https://github.com/VergilGao/docker-webdav/blob/master/docker-entrypoint.sh

VergilGao avatar Apr 16 '22 11:04 VergilGao