<code>sudo su cd /var/packages/Docker/target/usr/bin/ mv docker-compose docker-compose_bak curl -L https://github.com/docker/compose/releases/download/v2.15.1/docker-compose-`uname -s`-`uname -m` -o docker-compose chmod +x ./docker-compose
</code>
Install docker-compose on Synology DSM
Related posts
Setting up Traefik as a Reverse Proxy in Proxmox
Simple, repeatable Traefik LXC setup on Proxmox with file provider configs and HTTP-01 ACME.
January 4, 2026
Migrating from a TP-Link Managed Switch to Juniper EX2200
Notes on why the EX2200 behaved differently during migration, and the mental model shift that made VLANs predictable.
January 2, 2026
Expanding an OPNsense VM disk
After expanding a VM disk, OPNsense may still report the old size. Here is how to repair GPT metadata and grow the UFS filesystem.
January 2, 2026