Skip to content

Update README#68

Merged
jlebon merged 5 commits into
bootc-dev:mainfrom
alicefr:update-readme
Jun 24, 2026
Merged

Update README#68
jlebon merged 5 commits into
bootc-dev:mainfrom
alicefr:update-readme

Conversation

@alicefr

@alicefr alicefr commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Several small improvements to the README and revert of the FOSSA badge.

alicefr added 3 commits June 23, 2026 08:45
The other bootc repositories don't have the FOSSA badge to be aligned
let's remove the badge.
Revert of:
  bootc-dev#64

Signed-off-by: Alice Frosi <afrosi@redhat.com>
We have already documented how to have a containerized setup for bink,
and it is even tested in the CI.

Signed-off-by: Alice Frosi <afrosi@redhat.com>
Use the make command instead of building directly with go.

Signed-off-by: Alice Frosi <afrosi@redhat.com>
jlebon
jlebon previously approved these changes Jun 23, 2026
Comment thread README.md Outdated
Comment on lines +94 to +98
bink api expose
export KUBECONFIG=$PWD/kubeconfig-podman
kubectl get pods -A
# Or directly from the shell
eval $(bink api expose)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or just

# create and export KUBECONFIG
eval $(bink api expose)
kubectl get pods -A

?

Feels nicer in the README to give the polished version. Curious users can directly run bink api expose manually if they want to make sure they understand what's going on underneath.

Obviously fine as is!

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you mean to replace the section above?

alicefr added 2 commits June 24, 2026 08:18
Update README with the instructions how to source bink api expose

Signed-off-by: Alice Frosi <afrosi@redhat.com>
Update README with bink auto-completion.

Signed-off-by: Alice Frosi <afrosi@redhat.com>
@jlebon jlebon merged commit 3ddb9da into bootc-dev:main Jun 24, 2026
4 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