Docker
This Page is for all things docker
sFTPGo - Setup On a Docker Server
services: sftpgo: image: drakkan/sftpgo:latest container_name: SFTPGo user: roo...
PiHole - Configuration
This is to create a MAC vlan on you synology to bridge interfaces You will need to create the fo...
Docker - Useful Commands
sudo docker exec -u 0 -it [Docker ID/NAME] bash