Skip to content

fix: move symlink restore to after container start - #8

Merged
bnusunny merged 1 commit into
developfrom
fix-finch-symlink-mount
Feb 14, 2026
Merged

fix: move symlink restore to after container start#8
bnusunny merged 1 commit into
developfrom
fix-finch-symlink-mount

Conversation

@bnusunny

Copy link
Copy Markdown
Owner

Containerd/Finch resolves bind mounts at start time, not create time.

Containerd/Finch resolves bind mounts at start time, not create time.
Moving the symlink restore to after start() ensures the empty directory
mountpoints are still present when the container runtime sets up mounts.
@bnusunny
bnusunny merged commit 391a2ec into develop Feb 14, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant