Update docs/running-headscale-container.md

Co-authored-by: Kristoffer Dalby <kradalby@kradalby.no>
This commit is contained in:
Niek van der Maas 2022-03-28 08:58:33 +02:00 committed by GitHub
parent 3272febfb3
commit 6d296a195d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -100,7 +100,8 @@ curl http://127.0.0.1:9090/metrics
6. Create a namespace ([tailnet](https://tailscale.com/kb/1136/tailnet/)): 6. Create a namespace ([tailnet](https://tailscale.com/kb/1136/tailnet/)):
```shell ```shell
docker exec headscale headscale namespaces create myfirstnamespace docker exec headscale \
headscale namespaces create myfirstnamespace
``` ```
### Register a machine (normal login) ### Register a machine (normal login)