Wojciech Kępka
Wojciech Kępka
I have a use case where I want to serialize the whole struct with a color and currently there is no way to do that. This PR adds a feature...
**Describe the bug** When using the `Fira Code` font spacing seems to be too small between some characters. I've underlined some examples but in general there seem to be some...
#### Describe your feature request It would be nice if Dockeye had native support for Podman and would automatically detect if it is connected to Podman/Docker and would adjust the...
From a reddit comment https://www.reddit.com/r/rust/comments/r3fxmc/comment/hmbci40/?utm_source=share&utm_medium=web2x&context=3: > /u/mixedCase_ > If you're interested in adding this in a way that's easy to implement and convenient to the user, have Dockeye execute its...
#### Describe your feature request It would be nice if there was a way to disconnect a container from a network. https://docs.rs/docker-api/latest/docker_api/api/network/struct.Network.html#method.disconnect
#### Describe your feature request It would be nice if there was a way to connect a container to a network. https://docs.rs/docker-api/latest/docker_api/api/network/struct.Network.html#method.connect
#### Describe your feature request There should be a way to stat a file in a container with the exposed api https://docs.rs/docker-api/latest/docker_api/api/container/struct.Container.html#method.stat_file
#### Describe your feature request It would be nice if there was a way to create a container just by clicking through the UI.
#### Describe your feature request It would be nice if there was a button to copy all visible logs of a container.
On systems without a working native dialog implementation there should be a fallback that will allow a user to enter a path.