[MCOL-5076] Dockerfile: support for MCSBUILD and CMAPIBUILD Created: 2022-05-06 Updated: 2022-05-12 Resolved: 2022-05-12 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | Docker |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
In the Dockerfile, instead of using the BUILD environment variable to specify ColumnStore build, please use MCSBUILD for ColumnStore build and CMAPIBUILD for CMAPI build. This would allow the flexibility to mix ColumnStore and CMAPI builds for testing. |
| Comments |
| Comment by Todd Stoffel (Inactive) [ 2022-05-12 ] |