Viewing profile — morellonet
morellonet
HN member- Joined
- Wed, Dec 27, 2017, 3:06 PM UTC
- HN karma
- 73
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About morellonet
No profile information was provided.
Recent public activity
-
comment
Comment #48664796
We did this because we believe this market is becoming more about the integration and enterprise capabilities rather than just selling the images. The more people know about, use, …
-
comment
Comment #48664251
Correct they do not have any rc I’m not personally familiar with exe.dev but if it can run normal OCI images it should be pretty simple to use ours. If you want a shell and package…
-
comment
Comment #48664030
Depends on your preferences but probably easiest approach is to take the -dev version of our PHP image and run a build from that to add whatever you need on top of that hardened ba…
-
comment
Comment #48663524
Even the :latest is something of a wish :) 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…
-
comment
Comment #48663506
Yep, these are just normal OCI compliant images served from a normal OCI compliant registry. You can cache them however you'd like.
-
comment
Comment #48662326
No rate limiting or degradation of service for Community Edition. Same images, same registry as Enterprise Edition.
-
comment
Comment #48661900
Free markets work :) With Minimus Community Edition, you now have access to 1,000s of built from source, near 0 CVE images without cost or friction
-
comment
Comment #48661768
Correct, we are not claiming to be auditing the source of every software package in the world. The value we provide is a minimalistic architecture so you start with a significantly…
-
comment
Comment #48661691
Sure, but you could make the same argument for literally any software that you're getting that was built by someone else and have not personally inspected each line of source in. F…
-
comment
Comment #48661464
Not sure what you mean here. We have many enterprise customers, in industries including government, health care, financial services around the world. The whole value of the product…
-
comment
Comment #48661397
1. Distroless base. Imagine an effectively empty filesystem that only includes the components needed to run the app. The package manager we use is apk from Alpine and we make our f…
-
comment
Comment #48661325
Also note that one of the features of Enterprise Edition is our integrations with Slack, email, GitHub, webhooks, etc. This enables really simple but powerful notification and auto…
-
comment
Comment #48660609
We build all these images directly from upstream source across thousands of projects and assemble them into standard OCI images for you. We do this continuously, every time there a…
-
comment
Comment #48660409
It’s a library of near 0 CVE images available to use for free. Think Docker Hub, just without vulnerabilities. They’re all normal, OCI compliant images. You can pull them, run them…
-
comment
Comment #48660127
Re 3, one of the features in Enterprise Edition is integrations with Slack, GitHub, webhooks, etc. a key use case is getting a push notification (or even triggering automation) whe…
-
comment
Comment #48659720
Fair complaint. As with all software development we make tradeoffs to try to balance time and capability. I’ll make sure our front end lead see this though :)
-
comment
Comment #48659614
This is exactly why we’ve made Community Edition free. The value of hardened, well maintained images to the world writ large is huge. We believe there is sufficient value to enterp…
-
comment
Comment #48659519
Totally get it… practically if you don’t want to have to deal with constantly updating images you have to have some degree of trust in whomever you get them from… that said, we try…
-
comment
Comment #48659434
Not sure what you mean… we have more images than DHI, we have FIPS images available freely, and all our images are built from source on a distroless base. These are just objective …
-
comment
Comment #48659166
Certainly something we can add, just not something any customers have wanted thus far. reg.mini.dev is really a front end to Google Artifact Registry which already supports v6. I o…
-
comment
Comment #48659132
Currently, yes free as in beer. We build every component directly from source in a SLSA 3 environment we run (mostly in GCP). Making the Dockerfiles available is a fair question, n…
-
comment
Comment #48659071
We would be happy to sell it to you today! :) This is our new Community Edition, which are all the exact same images as the Enterprise Edition product customers around the world al…
-
comment
Comment #48658926
One of those is the image, one is a Helm chart using that image. The chart has an label and icon for chart but obviously we need to make this clearer :) Thanks for the feedback!
-
comment
Comment #48658879
We build anytime any component within an image has a new upstream version. If there’s no new upstream versions, no reason to build. Check out the changelog tab in each image listin…
-
comment
Comment #48658866
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 ba…