nodece opened a new pull request, #4460: URL: https://github.com/apache/bookkeeper/pull/4460
### Motivation The bookkeeper image wasn't verified in the CI, because the current-version-image image doesn't depend on the bookkeeper image. ### Changes - Move some config to `docker/pom.xml` from `tests/docker-images/current-version-image/Dockerfile` to make the current-version-image image depend on the bookkeeper image - Use the [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) to build the bookkeeper image - Introduces multi-arch build and images(without push images, because we are use docker-cloud to build the bookkeeper image, I don't know the detail process) - Custom bookkeeper image name -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
