[Suggestion] Official FSL docker repository

I would suggest creating an official Docker repository for FSL, possibly with CUDA and TrueNet tags. I believe this would streamline the installation process for many users and reduce the need for debugging. Additionally, FSL generates thousands of files in its installation directory, which is not ideal for HPC environments that impose file count limitations.

I am aware that an existing Dockerfile is available; however, it does not include TrueNet and is not directly usable for HPC users who rely on Apptainer (formerly Singularity). Having pre-built Docker images available on Docker Hub would allow HPC users to pull and use them seamlessly.

Thanks