Create a docker file and container for an existing jupyter notebook

Hi,

Shall appreciate some help.
I have a jupyter notebook setup in a directory on ubuntu and would like to create a docker file and container for it.

This is the first time with docker and don’t know where to specify the path to the directory in the docker file.