Skip to content

Allow opening /dev/stdin image

Submitted by n1d..@..ex.com

Assigned to Igor @f2404

Link to original bug (#16818)

Description

The idea is to allow opening images via something like:

command_to_generate_image | ristretto command_to_generate_image | ristretto - command_to_generate_image | ristretto /dev/stdin

This would allow automatic resource cleanup by the OS once ristretto process exits.