sparse-photographer-68618
06/21/2023, 3:26 AMbetter-orange-49102
06/21/2023, 6:17 AMdocker-compose -f <compose file> build
but i think dont think you can do it anymore since https://github.com/datahub-project/datahub/pull/6744 is added. (since gradlew commands is not longer part of the docker build to generate the additional .war file) - i think that means that the "build" option in quickstart compose files should be removed. @delightful-ram-75848 fyi
maybe you can look at the github action scripts to see what other steps is needed before the docker build https://github.com/datahub-project/datahub/blob/master/.github/workflows/docker-unified.ymlsparse-photographer-68618
06/22/2023, 3:35 AMbetter-orange-49102
06/22/2023, 7:46 AMsparse-photographer-68618
06/22/2023, 9:48 AM