neurodocker
neurodocker copied to clipboard
local module load in docker run
Hello all, maybe not appropriate to ask here but, how does one build a local python package in the miniconda/pip environment in the docker run command line? Or should one build and start the docker, build the package by referencing to the local working directory where the module exists, then save this image?