dalec icon indicating copy to clipboard operation
dalec copied to clipboard

feat: multiple specs in one file, with internal dependency resolution

Open pmengelbert opened this issue 1 year ago • 3 comments

Take a look at test/fixtures/eraser-manager-build-dep.yml and test/fixtures/eraser-manager-runtime-dep.yml

Try building different targets.

If there is more than one spec in a spec file, you can specify the target with (for the example kubernetes-eraser-manager): --target=kubernetes-eraser-manager/mariner2/rpm or --target=kubernetes-eraser-manager-compat/mariner2/container, or similar.

pmengelbert avatar Feb 20 '24 17:02 pmengelbert