blaze
blaze copied to clipboard
Publish nightly base docker images
Is your feature request related to a problem? Please describe. Currently there is no way to build a container image using a base image that can be consumed from docker repo.
Describe the solution you'd like The nightly, or some other adhoc, release process should publish docker base images with spark 3.5/4.0 to docker public repo for each consumption.
Describe alternatives you've considered Currently the only way to build a custom image is to first build docker image for auron and then use that image to add custom packages to that base image.
Additional context NA