Users of the cookiecutter might find not clear this error message and hot to test inputs. See e.g. this question:
I'm trying to test my code in a Docker container but getting the error from entrypoint.sh: "ERROR: You must mount '/input' to deduce user and group ids.
I made an /input directory but I'm unsure how the input/inputs.json file is generated? Have I missed a step?
from @OmkarAthavale
We should explain this better (e.g. in the error message and how to use inputs.json)
Users of the cookiecutter might find not clear this error message and hot to test inputs. See e.g. this question:
from @OmkarAthavale
We should explain this better (e.g. in the error message and how to use
inputs.json
)