Closed marhkb closed 1 year ago
I just noticed that both fields need to be modified to Option<HashMap<String, Option<Vec<InspectHostPort>>>> to avoid a serialization error.
Option<HashMap<String, Option<Vec<InspectHostPort>>>>
docker.io/chincheng/neofetch:latest
podman version
Client: Podman Engine Version: 4.3.1 API Version: 4.3.1 Go Version: go1.19.2 Built: Fri Nov 11 16:01:27 2022 OS/Arch: linux/amd64
Thank you for the report! Should be resolved by #150
I just noticed that both fields need to be modified to
Option<HashMap<String, Option<Vec<InspectHostPort>>>>
to avoid a serialization error.Steps to reproduce
docker.io/chincheng/neofetch:latest
podman version
on the command line: