devtron icon indicating copy to clipboard operation
devtron copied to clipboard

Allow user to pass docker build `Options` from UI

Open nishant-d opened this issue 3 years ago • 0 comments

Summary

allow user to pass docker build Options from UI

Motivation

  1. in certain cases user would like to control build behaviour using options like --target, --platform
  2. for running devtron in multi mode we want ability to pass --target flag in dockerfile like https://github.com/devtron-labs/devtron/blob/binary-executor-ea/Dockerfile

Proposal

allow user to pass these params from the UI

AB#458

nishant-d avatar Dec 14 '21 11:12 nishant-d