Nicolas HYPOLITE

Results 4 issues of Nicolas HYPOLITE

# Biggest changes - Removed module **"github.com/fsouza/go-dockerclient"** and using Official Docker SDK **"github.com/docker/docker"** ! - Selected **network by name** or **subnetwork** ! - Update **Alpine to recent build** ! -...

**Describe the bug** I use french keyboard. When I try to type this caracter "]", in french keyboard I need to do "Alt Gr" + ]. But in input bubbletea...

bug

Hello, I'm trying to add properties to the folder but it doesn't work. ``` params := services.NewUploadParams() params.Flat = false params.Recursive = true params.IncludeDirs = true params.SetProps("test=test") ``` I using...

question

Hello, I try to set color to pie chart serie. In my case, I need, for exemple, to set color "red" (for error data) and green (for valide data) ....

bug