Although Synology has an app store, I recommend using Docker containers where possible. I'll run through a few of my favorite ...
Images are pulled (downloaded) from a Docker registry. Containers are launched from these images, creating a separate environment that runs on your PC with access to all the resources in the image.
Docker Hub will only allow unauthenticated users ten pulls per hour. Personal accounts and dependent services will also be ...