Running Jupyter notebooks from docker

im trying to run a container to open a jupyter notebook, and the guideline is telling me to run
<container ###> cd /my_mount
In this case, what would container ### be? Thank you
!