Nick Craig-Wood
455b673a9f
docker serve: parse all remaining mount and VFS options
...
Before this change, this code implemented an ad-hoc parser for a
subset of vfs and mount options.
After the config re-organization it can use the same parsing code as
the rest of rclone which simplifies the code and exposes all the VFS
and mount options.
2024-11-20 11:51:22 +00:00
albertony
5ac8cfee56
docs: show only significant parts of version number in version introduced label
2022-12-21 12:41:47 +00:00
Nick Craig-Wood
959cd938bc
docs: Add minimum versions to all the backend pages and some of the other pages
2022-11-18 14:41:24 +00:00
Nick Craig-Wood
f22b703a51
storj: rename tardigrade backend to storj backend #5616
...
This adds an alias for backwards compatibility and leaves a stub
documentation page to redirect people to the new documentation.
2022-02-11 11:04:15 +00:00
Thomas Stachl
015b250905
serve/docker: build docker plugin for multiple platforms #5668
...
Fixes #5462
Co-authored-by: Ivan Andreev <ivandeex@gmail.com>
2021-10-21 13:01:23 +03:00
Ivan Andreev
bbcc9a45fe
serve/docker: allow to customize proxy settings of docker plugin
2021-10-18 18:03:06 +03:00
Ivan Andreev
1e7db7193e
docs: note minimum supported docker engine
2021-10-12 13:27:20 +03:00
Ivan Andreev
c0b2832509
docs: serve docker: fix URL of systemd contrib files ( #5415 )
2021-07-11 13:23:00 +03:00
Ivan Andreev
7436768d62
docs for serve docker and docker plugin ( #5415 )
2021-07-10 23:56:09 +03:00