Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Build container image via multi-staged build via container #38

Closed
shawnzhu opened this issue Jan 7, 2021 · 1 comment · Fixed by IBM/trino-db2#58 or #39
Closed

Build container image via multi-staged build via container #38

shawnzhu opened this issue Jan 7, 2021 · 1 comment · Fixed by IBM/trino-db2#58 or #39

Comments

@shawnzhu
Copy link
Contributor

shawnzhu commented Jan 7, 2021

Now

it needs to pre-download required plugin like presto-db2 connector

Expectation

Use a container image as builder to download required plugin, so that the image build is reproducible.

@shawnzhu
Copy link
Contributor Author

shawnzhu commented Jan 18, 2021

reopen since it should support fetching built artfact instead of building from source all the time (i.e., IBM/trino-db2#58)

The problem is a maven build error when using the repo https://github.com/IBM/presto-db2 as git submodule:

[ERROR] Failed to execute goal pl.project13.maven:git-commit-id-plugin:2.2.2:revision (default) on project presto-db2: .git directory is not found! Please specify a valid [dotGitDirectory] in your pom.xml -> [Help 1]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
1 participant