DHI Build now available! #102
Replies: 4 comments 10 replies
-
|
Thanks. It looks like these are not freely downloadable? |
Beta Was this translation helpful? Give feedback.
-
|
I could not get this to work with the commands listed. I am using Rancher Desktop on macOS, as I cannot use Docker Desktop at work due to licensing. I was able to build successfully when I omitted the That said, maintaining our own base image builds is far from ideal and would introduce additional complexity. It is also unclear why these images cannot simply be pulled like other open-source Docker images. Especially given the claims made in the announcement, such as:
|
Beta Was this translation helpful? Give feedback.
-
|
@cdupuis I have tried to build the |
Beta Was this translation helpful? Give feedback.
-
Hi @cdupuis , is there a reference spec of the dhi build syntax? I was reading through various catalog image source, and found one pipeline type, that seems undocumented. For example, in the keycloak image: What exactly is this |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We just made the DHI build images available at https://dhi.io/catalog/build/guides; we'll making the source available soon too,
You can use those to build DHIs from the https://github.com/docker-hardened-images/catalog repository:
After running this command, you'll have a freshly build version of the
dhi.io/alpine-basein your Docker engine image store:Next step would be to clone the ttps://github.com/docker-hardened-images/catalog repository and potentially make changes - such as adding packages.
Looking forward to hearing your feedback.
cd
Beta Was this translation helpful? Give feedback.
All reactions