devtron icon indicating copy to clipboard operation
devtron copied to clipboard

Option to override dockerfile and container registry

Open dheeth opened this issue 1 year ago • 0 comments

Summary

An option to override container registry and dockerfile for different workflows or build pipelines so that it's possible to test on new environment or dockerfile without touching the existing or working ones

Motivation

We may be deploying on different clouds for different environments but application remains same so this would be helpful

Proposal

It can be implemented same as we have options to override docker build arguments for different build pipelines

dheeth avatar Jul 08 '22 06:07 dheeth

Duplicate of #1241

prakarsh-dt avatar Aug 24 '22 13:08 prakarsh-dt