https://pantsbuild.org/ logo
r

rapid-exabyte-76685

04/26/2022, 11:34 PM
When building, tagging, and publishing Docker images, is the
publish
goal smart enough to know that if it is being asked to publish an image with
image_tags
that don't exist, that it should
package
first - does that degree of dependency tracking work in the Docker backend?
c

curved-television-6568

04/27/2022, 4:34 AM
Yes, it packages everything required for publishing.
3 Views