Skip to content

Deliver Docker App snapshots through managed volumes - #904

Open
adityathakker wants to merge 1 commit into
yc-software:mainfrom
adityathakker:feat/docker-app-snapshot-volume-upstream
Open

Deliver Docker App snapshots through managed volumes#904
adityathakker wants to merge 1 commit into
yc-software:mainfrom
adityathakker:feat/docker-app-snapshot-volume-upstream

Conversation

@adityathakker

@adityathakker adityathakker commented Sep 2, 2026

Copy link
Copy Markdown

Summary

  • replace App snapshot host bind mounts with a managed named volume
  • transfer snapshots to stopped App containers with Docker archive copy before start
  • clean up App containers, volumes, networks, and port allocations on all failure paths

Verification

  • node --experimental-test-module-mocks --test test/docker-deploy-provider.test.ts
  • npm run typecheck
  • npm run lint
  • npm run format:check
  • git diff --check

The provider change is intentionally generic and contains no organization-specific integration.


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

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.

1 participant