Attempts to fix corrupted BTRFS volume in DSM
I was restarting a Docker container in my NAS' DiskStation and I suddenly got a warning that my primary volume is mounted in read-only…
Posts tagged with "docker".
I was restarting a Docker container in my NAS' DiskStation and I suddenly got a warning that my primary volume is mounted in read-only…
version: '3.5' services: jellyfin: image: jellyfin/jellyfin container_name: jellyfin user: 1026:100 group_add: - "937" network_mode: 'host'…
Install Docker Create a folder Create a plain text file named docker-compose.yml Copy the code below Run docker-compose up services:…
sudo su cd /var/packages/Docker/target/usr/bin/ mv docker-compose docker-compose_bak curl -L…
Utilize/get more value out of Synology Docker on Synology DSM