rclone/cmd/serve/docker
Josh Soref ce3b65e6dc all: fix spelling across the project
* abcdefghijklmnopqrstuvwxyz
* accounting
* additional
* allowed
* almost
* already
* appropriately
* arise
* bandwidth
* behave
* bidirectional
* brackets
* cached
* characters
* cloud
* committing
* concatenating
* configured
* constructs
* current
* cutoff
* deferred
* different
* directory
* disposition
* dropbox
* either way
* error
* excess
* experiments
* explicitly
* externally
* files
* github
* gzipped
* hierarchies
* huffman
* hyphen
* implicitly
* independent
* insensitive
* integrity
* libraries
* literally
* metadata
* mimics
* missing
* modification
* multipart
* multiple
* nightmare
* nonexistent
* number
* obscure
* ourselves
* overridden
* potatoes
* preexisting
* priority
* received
* remote
* replacement
* represents
* reproducibility
* response
* satisfies
* sensitive
* separately
* separator
* specifying
* string
* successful
* synchronization
* syncing
* šenfeld
* take
* temporarily
* testcontents
* that
* the
* themselves
* throttling
* timeout
* transaction
* transferred
* unnecessary
* using
* webbrowser
* which
* with
* workspace

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-08-30 11:16:26 +02:00
..
api.go cmd/serve: add serve docker command (#5415) 2021-07-10 23:56:09 +03:00
docker_test.go serve docker: disable linux tests in CI as they are locking up regularly 2022-02-28 18:01:47 +00:00
docker.go staticcheck: ignore unused if platform dependent 2022-07-04 11:24:59 +02:00
driver.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
help.go docs for serve docker and docker plugin (#5415) 2021-07-10 23:56:09 +03:00
options.go build: reformat comments to pass go1.19 vet 2022-08-05 16:35:41 +01:00
serve.go lib/file: improve error message when attempting to create dir on nonexistent drive on windows 2021-10-01 23:18:39 +02:00
systemd_unsupported.go staticcheck: ignore unused if platform dependent 2022-07-04 11:24:59 +02:00
systemd.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
unix_unsupported.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
unix.go all: fix spelling across the project 2022-08-30 11:16:26 +02:00
volume.go mount: fix --devname and fusermount: unknown option 'fsname' when mounting via rc 2022-04-25 12:17:25 +01:00