Skip to content

Add openhab-cli and vim.tiny #460

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

holgerfriedrich
Copy link
Member

@holgerfriedrich holgerfriedrich commented Feb 24, 2025

Both were not part of the Docker images.

vim-tiny does only require 2 small additional dependencies on Debian, vim-nox is much larger. An additional symlink vim is added for convenience.

On Alpine, the package vim is much smaller and needs only two dependencies.

openhab-cli is directly downloaded from the linuxpkg repo. As that repo does not have version branches, this is just the current blob.
To make it work, environment variable OPENHAB_RUNTIME is needed as well.

@holgerfriedrich holgerfriedrich requested a review from a team as a code owner February 24, 2025 23:00
@holgerfriedrich holgerfriedrich changed the title Add openhab-cli and vim.tiny [Debian] Add openhab-cli and vim.tiny Feb 24, 2025
@holgerfriedrich holgerfriedrich changed the title [Debian] Add openhab-cli and vim.tiny Add openhab-cli and vim.tiny Feb 25, 2025
Alpine: vim
Debian: vim-tiny with symlink for vim

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
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.

1 participant