docker / go-units

Parse and print size and time units in human-readable format
https://godoc.org/github.com/docker/go-units
Apache License 2.0
218 stars 38 forks source link

Fix handling of unlimited (-1) ulimit values #33

Closed thaJeztah closed 5 years ago

thaJeztah commented 5 years ago

Addresses https://github.com/moby/moby/issues/39125

thaJeztah commented 5 years ago

ping @justincormack @AkihiroSuda @vdemeester PTAL

thaJeztah commented 5 years ago

@AkihiroSuda updated; ptal