GoogleContainerTools / GoogleContainerTools/skaffold

Feature request: allow skaffold build once and tag&push Image to multiple repos

Open
#2,169 14 comments 1 reaction 1 assignee Claimed by @nkubala View on GitHub
area/build area/ci-cd area/tag fixit help wanted kind/feature-request priority/p2 triage/discuss
Dominant language
Go
Stars
15.9k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

I'd like to use Skaffold+Jib to build my container image and push it to both an in-house Nexus Docker Registry and also push to eu.gcr.io

Currently I'm having to rebuild the Image for each repository using skaffold profiles.
Could Jib build the image once and tag it with each repo name I need (same tag version) and then push it to each repo.

Benefit:
Build once, push to different repos. Then use skaffold profiles to do the deployment to the different environments.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.