Skip to content

[Feature Request]: Docker Image with Multiarch Support and Versioning #180

@dennysubke

Description

@dennysubke

I noticed that NeoHtop is currently not available as a Docker image. I would like to suggest providing an official Docker image with the following features:

  1. Dockerization
    Having a Docker image would greatly simplify installation and usage, especially for users running NeoHtop in containerized environments or on systems with varying dependencies.

  2. Multiarch Support
    Since NeoHtop is cross-platform (macOS, Linux, Windows), it makes sense to provide a multiarch image (e.g., amd64, arm64) so that the image runs smoothly on different hardware architectures like x86_64 and ARM (e.g., Raspberry Pi) without additional modifications.

  3. Versioning
    Instead of only providing a latest tag, proper version tagging is important for reproducible setups and controlled updates.

Providing such an image would encourage wider adoption of NeoHtop, ease usage in CI/CD and server environments, and reduce maintenance effort for end users.

Thanks for the great work on NeoHtop! 💪🏻

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions