How to Use Docker to Create a Linux Developer Environment on Synology NAS?
You can use the official Synology Virtual Machine Manager app to create a virtual machine, install any Linux distribution, and work on your development projects on the virtual machine. You can do the same in a Docker container using the official Synology Docker app. Although developing on a virtual machine is much more flexible than developing on a container (as a virtual machine is like a full-fledged computer), a virtual machine requires a lot of memory and system resources than a Docker container. If your Synology NAS does not have enough memory or you don’t want to upgrade the memory… Dowiedz się więcej »How to Use Docker to Create a Linux Developer Environment on Synology NAS?