Skip to content

Instantly share code, notes, and snippets.

@tiesmaster
Created January 24, 2023 21:03
Show Gist options
  • Select an option

  • Save tiesmaster/809ca1b38d84eb05d99e304c646761a6 to your computer and use it in GitHub Desktop.

Select an option

Save tiesmaster/809ca1b38d84eb05d99e304c646761a6 to your computer and use it in GitHub Desktop.
golink Docker Compose setup
version: "3"
services:
golink:
image: ghcr.io/tailscale/golink:main
volumes:
- ./data:/home/nonroot
volumes:
golink-volume: null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment