remove tailscale
This commit is contained in:
@@ -1,20 +1,5 @@
|
|||||||
---
|
---
|
||||||
services:
|
services:
|
||||||
tailscale-blocky:
|
|
||||||
image: ghcr.io/tailscale/tailscale:v1.78.3
|
|
||||||
container_name: tailscale-blocky
|
|
||||||
cap_add:
|
|
||||||
- net_admin
|
|
||||||
environment:
|
|
||||||
- TS_STATE_DIR=/var/lib/tailscale
|
|
||||||
- TS_ENABLE_METRICS=true
|
|
||||||
- TS_HOSTNAME=blocky-ps10rp
|
|
||||||
- TS_USERSPACE=true
|
|
||||||
network_mode: service:blocky
|
|
||||||
restart: always
|
|
||||||
volumes:
|
|
||||||
- tailscale:/var/lib/tailscale
|
|
||||||
|
|
||||||
blocky:
|
blocky:
|
||||||
image: ghcr.io/0xerr0r/blocky:v0.24
|
image: ghcr.io/0xerr0r/blocky:v0.24
|
||||||
container_name: blocky
|
container_name: blocky
|
||||||
|
Reference in New Issue
Block a user