Tag:docker
All the articles with the tag "docker".
Host Docker Registry on a Synology NAS
Posted on:March 6, 2022 at 06:03 AMI've been working on a project off and on that I wanted to host and run on my Synology NAS (I have a DS920+). The best way to host custom software on it is to run Docker images but I didn't want to push this to a public repo, I have a local server after all 😁.
Set Docker Image to use on Fly
Posted on:September 9, 2022 at 01:35 AMUse a custom Docker image with Fly.io