What's the availability story? Docker Hub has pretty severe rate-limiting even if you're not an anonymous user.
Minimus container images are now free
61–70 of 80 posts
Re: Minimus container images are now free
#62Re: Minimus container images are now free
#63Earlier quoted context omitted.
1. These are all >1200 of our images, including FIPS, and all versions… others gate many of their images 2. These are all built continuously from upstream source on a distroless base… this makes a significant difference in attack surface and CVE count re DHI images and you can easily check our word with a few scans 3. These are truly free… no auth wall, no signup, no trial, no limit on numbers of images or pulls or a…
how can one be sure you don't do rugpull in the future?
Re: Minimus container images are now free
#64In the risk reduction tab, it should compare the vulnerability count against the node-slim image. In my eyes, it takes away from the offering when they try to prop up the vuln count for the official images, and nobody deploys `node:latest`.
Oh how I wish that were true.
Re: Minimus container images are now free
#65Earlier quoted context omitted.
how can one be sure you don't do rugpull in the future?
Pull-through cache the images. Sure, they could decide you can't pull anymore, or impose problematic rate limits, but you shouldn't add a runtime dependency on their registry in any case.
Re: Minimus container images are now free
#66In the risk reduction tab, it should compare the vulnerability count against the node-slim image. In my eyes, it takes away from the offering when they try to prop up the vuln count for the official images, and nobody deploys `node:latest`.
> nobody deploys `node:latest` Oh how I wish that were true.
You may / may not be surprised how many enterprises still run long ago EOL'd versions of various stacks, frequently on full blown OS base layers of similar vintage
Re: Minimus container images are now free
#67Re: Minimus container images are now free
#68Re: Minimus container images are now free
#69John here (CTO and Co-Founder)… we’d be happy to answer any questions anyone has!
Re: Minimus container images are now free
#70An easy comparison is wolfi, which is completely open source.