shiplift
shiplift copied to clipboard
missing fields in the result of inspect
as per the doc: https://docs.rs/shiplift/0.5.0/shiplift/rep/struct.HostConfig.html, there are only 12 fields supported in HostConfig, leaving bunch of fields like CpuQuota and CpuPeriod unreachable.
here's docker inspect result example for your reference: https://docs.docker.com/engine/api/v1.24/