Hacker News new | ask | show | jobs
by adobrawy 1253 days ago
Are you SOC2 compliant? Can an image built in this way be loaded back (`load: true`) to CI without OCI registry?
1 comments

We aren't SOC2 compliant yet, but we are planning to do that this year. Yup, you can pass `depot build --load` (the same parameters you use with buildx) and we will return the built image to you. Or you can use `--push` and we will push it up to your registry.

Here is my direct email if anyone wants to chat/learn/share more about this problem space, kyle [at] depot.dev.