Skip to content

Instantly share code, notes, and snippets.

@by-nari
Created February 18, 2025 10:51
Show Gist options
  • Save by-nari/89fb57da1a5dfb609717b9e3df49b8fd to your computer and use it in GitHub Desktop.
Save by-nari/89fb57da1a5dfb609717b9e3df49b8fd to your computer and use it in GitHub Desktop.
How to update Docker image for a running container on Synology NAS
  1. Action -> Stop

  2. Download new Docker image with the same tag to overwrite the old image

  3. Action -> Reset

  4. Start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment