Skip to content

fix(barbuk): Handle podman as docker_host in docker segment - #2399

Merged
seefood merged 1 commit into
Bash-it:masterfrom
BarbUk:podman
Aug 9, 2026
Merged

fix(barbuk): Handle podman as docker_host in docker segment#2399
seefood merged 1 commit into
Bash-it:masterfrom
BarbUk:podman

Conversation

@BarbUk

@BarbUk BarbUk commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Description

The docker segment will now detect if a podman socket is present and display the information.

Motivation and Context

Migrated to podman, wanted to have the correct information displayed.
Before that, podman was not considered at all.

How Has This Been Tested?

On a directory that contain a dockerfile or dockercompose, this will now display a podman logo + test.

Screenshots (if appropriate):

image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • If my change requires a change to the documentation, I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • If I have added a new file, I also added it to clean_files.txt and formatted it using lint_clean_files.sh.
  • I have added tests to cover my changes, and all the new and existing tests pass.

@seefood seefood left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

seems legit.

@seefood
seefood merged commit 9b57bfd into Bash-it:master Aug 9, 2026
4 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