diff --git a/docker/README.md b/docker/README.md index 547d1114f..ef2e3d078 100644 --- a/docker/README.md +++ b/docker/README.md @@ -31,7 +31,8 @@ compromising performance and usability. A virtual machine running its own operating system provides more security, but typically has side effects such as lower performance and more difficult handling. You can also run Docker in a VM to get the best of -both worlds. It's essentially what happens when you run Docker on operating systems other than Linux. +both worlds. It's essentially what happens when you run Docker on operating systems other than Linux +or on [virtual servers in the cloud](https://docs.photoprism.app/getting-started/cloud/digitalocean/). ## Alternatives ##