Skip to content

Add rootfs override#1323

Merged
JaewonHur merged 3 commits into
apple:mainfrom
JaewonHur:add-rootfs-override
Mar 18, 2026
Merged

Add rootfs override#1323
JaewonHur merged 3 commits into
apple:mainfrom
JaewonHur:add-rootfs-override

Conversation

@JaewonHur
Copy link
Copy Markdown
Contributor

This PR adds an option in ContainerCreateOption to override the root filesystem of container. When ContainerCreateOption.rootFsOverride is set, container uses that as the root fs instead of the one cloned from image snapshot.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Motivation and Context

[Why is this change needed?]

Testing

  • Tested locally
  • Added/updated tests
  • Added/updated docs

@realrajaryan realrajaryan requested a review from jglogan March 17, 2026 23:04
@JaewonHur JaewonHur merged commit 26aae3e into apple:main Mar 18, 2026
5 of 6 checks passed
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