Join Slack
Powered by
For the publish for a docker image, is there a way...
# general
b
blue-city-97042
10/23/2023, 5:03 PM
For the publish for a docker image, is there a way to only push a subset of tags rather than the full set?
c
curved-television-6568
10/23/2023, 5:19 PM
Do you have additional tags for local purposes, maybe something like
@bitter-ability-32190
describes in this issue:
https://github.com/pantsbuild/pants/issues/16354
?
curved-television-6568
10/23/2023, 5:21 PM
which was implemented by
https://github.com/pantsbuild/pants/pull/17265
So you can refer to the image with a nicer image name locally, but that is not pushed to the registry.
2
Views
Open in Slack
Previous
Next