Skip to content

Guide for building custom node images#97

Open
HarshwardhanPatil07 wants to merge 1 commit into
bootc-dev:mainfrom
HarshwardhanPatil07:docs-custom-node-images
Open

Guide for building custom node images#97
HarshwardhanPatil07 wants to merge 1 commit into
bootc-dev:mainfrom
HarshwardhanPatil07:docs-custom-node-images

Conversation

@HarshwardhanPatil07

Copy link
Copy Markdown
Collaborator

how to build a disk image with a custom or patched package and test it with bink. Covers two approaches:

  • Runtime update through bootc switch (no disk rebuild)
  • Full disk image rebuild for boot-critical changes

Closes: #91

Document how to build a disk image with a custom or patched package
and test it with bink. Covers two approaches:
- Runtime update via bootc switch (no disk rebuild)
- Full disk image rebuild for boot-critical changes

Includes concrete examples for COPR repos, local RPMs, binary
replacement, and building bootc from source using the bootc repo's
Dockerfile with the bink node image as base.

Closes: bootc-dev#91
Signed-off-by: HarshwardhanPatil07 <harshpat@redhat.com>
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.

Document how to build a disk image and testing with a custom package

1 participant