Skip to content

Use rich to render progress bars and add UI progress for Docker image pull #267

@Skazza94

Description

@Skazza94

Currently, Kathará relies on the progressbar2 library to render UI progress bars. The rich package is a much better alternative, since it displays coloured and rich progress bars (it is the same package used by PyPI).

Moreover, Kathará lacks informative progress display during the Docker image pull process. This can lead to confusion while pulling, especially when dealing with large images or slower network connections.

We plan to replace progressbar2 with rich and contextually add support for progress display during Docker image pull

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions