| ▲ | ShakataGaNai 4 days ago | |||||||
> Open Source Where? Lets take a random example: https://hub.docker.com/hardened-images/catalog/dhi/traefik Ok, where is the source? Open source means I can build it myself, maybe because I'm working in an offline/airgapped/high compliance environment. I found a "catalogue" https://github.com/docker-hardened-images/catalog/blob/main/... but this isn't a build file, it's some... specialized DHI tool to build? Nothing https://github.com/docker-hardened-images shows me docs where I can build it myself or any sort of "dhi" tool. | ||||||||
| ▲ | tj_591 4 days ago | parent [-] | |||||||
Hi. Yes, we fully intend to open up access to the build tool here. The build file you see is a new format that we've built to be able to do reproducible builds. It's a new frontend on top of buildkit so you can use it with docker build. The team is currently working hard to provide access to this tooling which will enable you to create, build and modify the images in your environment. We just need a couple more days for this to be available. | ||||||||
| ||||||||