Open jespino opened 3 years ago
This is most likely not going to be possible or at least very hacky, as docker doesn't allow conditional usage of the COPY
statement.
I think the best solution is to use multistage builds and to target a specific stage depending on what the source should be.
Summary: Currently the docker file is generated from cloning the focalboard repo, having the posibility of use a path in your filesystem to build it would be a great addition. (This idea comes from the #168 PR)
How important this is to me and why:
Importance: Medium
Use cases: