You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 19, 2024. It is now read-only.
The Invoke-DockerBuild cmdlet adds relevant labels to the images produced automatically on a best-effort basis. This is on top of whatever labels are added already in the Dockerfile.
The primary use case for this feature is from within CI/CD where the labels can be deduced.
It should be possible to manually override the labels and to add custom labels. The ability to add labels from a label file as well would be very handy in a CI/CD context.