ximmer
ximmer copied to clipboard
Dockerfile enhancements
To make a proper conversion to Singularity, we can't have anything in home directories. So one of the commits is to install sdkman into /usr/local
rather than /root
.
The other patch is to set debconf to be noninteractive so it doesn't throw errors during the container build.