add arm64 note

This commit is contained in:
meeb 2022-06-09 00:00:00 +10:00
parent 153ca032b1
commit ae5550a28d
1 changed files with 2 additions and 1 deletions

View File

@ -69,7 +69,8 @@ currently just Plex, to complete the PVR experience.
# Installation
TubeSync is designed to be run in a container, such as via Docker or Podman. It also
works in a Docker Compose stack. Only `amd64` is initially supported.
works in a Docker Compose stack. `amd64` (most desktop PCs and servers) and `arm64`
(modern ARM computers, such as the Rasperry Pi 3 or later) are supported.
Example (with Docker on *nix):