Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect OS family without lsb_release #22

Open
MicahElliott opened this issue Feb 21, 2025 · 0 comments
Open

Detect OS family without lsb_release #22

MicahElliott opened this issue Feb 21, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@MicahElliott
Copy link
Owner

MicahElliott commented Feb 21, 2025

Package lsb_release is the only dep that's not installed on minimal containers, and anyone who tries Pacrcat in docker will have to know to add it. So instead of relying on it, could do something like: https://stackoverflow.com/a/26988390/326516

Thanks @dysmento for the idea! Mentioned chezmoi's technique which is really neat, but it has go to do its handywork.

@MicahElliott MicahElliott added the enhancement New feature or request label Feb 21, 2025
@MicahElliott MicahElliott self-assigned this Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant