You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would there be interest in restructuring this as a Dev Container "feature"? This would allow any project to add Tailscale in as a one-line mix-in rather than having to build off this base image, like:
"features": {
"ghcr.io/tailscale/codespace": {}
}
I'd be willing to contribute this if it is of interest.
The text was updated successfully, but these errors were encountered:
zombiezen
added a commit
to zombiezen/tailscale-codespaces
that referenced
this issue
Dec 7, 2022
* Convert into Dev Container feature
Fixes#5
* Redirect tailscaled log to /dev/null
* Use --statedir instead of --state
* Updated tailscale up command
* Revert accidental removal
Would there be interest in restructuring this as a Dev Container "feature"? This would allow any project to add Tailscale in as a one-line mix-in rather than having to build off this base image, like:
I'd be willing to contribute this if it is of interest.
The text was updated successfully, but these errors were encountered: