Skip to content

tailscale: persist state across container restarts #48

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 13, 2025

Conversation

raggi
Copy link
Member

@raggi raggi commented Mar 13, 2025

The state directory is now in the default location inside the container,
/var/lib/tailscale and other default parameters for tailscaled are
removed. The state directory is now a mount declared in the feature
specification, and references ${devcontainerId} so that the state is
local to the particular devcontainer instance.

Updates #40

@raggi raggi changed the base branch from raggi/dev-readme to main March 13, 2025 00:30
The state directory is now in the default location inside the container,
/var/lib/tailscale and other default parameters for tailscaled are
removed. The state directory is now a mount declared in the feature
specification, and references `${devcontainerId}` so that the state is
local to the particular devcontainer instance.

Updates #40
@raggi raggi force-pushed the raggi/persist-state branch from eeb006a to ba18600 Compare March 13, 2025 00:31
@raggi raggi merged commit 3b2d788 into main Mar 13, 2025
1 check passed
@raggi raggi deleted the raggi/persist-state branch March 13, 2025 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants