mirror of
https://github.com/juanfont/headscale.git
synced 2025-09-16 17:50:44 +02:00
Update running-headscale-container.md
Added line regarding support for raspberry pi and arm/v7 so that pi users dont get the to far before finding that docker compose wont work
This commit is contained in:
parent
fb203a2e45
commit
68bd02e14f
@ -13,6 +13,8 @@ This documentation has the goal of showing a user how-to set up and run `headsca
|
||||
[Docker](https://www.docker.com) is used as the reference container implementation, but there is no reason that it should
|
||||
not work with alternatives like [Podman](https://podman.io). The Docker image can be found on Docker Hub [here](https://hub.docker.com/r/headscale/headscale).
|
||||
|
||||
At the moment only linux/amd64 and linux/arm64 are supported. Pi arm/v7 is not yet supported.
|
||||
|
||||
## Configure and run `headscale`
|
||||
|
||||
1. Prepare a directory on the host Docker node in your directory of choice, used to hold `headscale` configuration and the [SQLite](https://www.sqlite.org/) database:
|
||||
|
Loading…
Reference in New Issue
Block a user