Jupyter/minimal-notebook (docker): always start in specified notebook in docker image

Hi all,

Given a docker image based on jupyter/minimal-notebook, which i ship with custom notebooks to users, I would like the JupyterLab to always start in a specified notebook, instead of the launcher or a previously opened notebook.

Is there a way to do this?