I would start with the existing image that most resembles what you want and install your notebook whl onto it. The docker-stacks <https://github.com/jupyter/docker-stacks>-derived images are located in the jupyter organization of dockerhub <https://hub.docker.com/u/jupyter>. You can find the hierarchy of Dockerfiles in the repo.
On Friday, March 13, 2020 at 6:08:36 AM UTC-7, Peter Zoltan Keresztes wrote: > > Hello, > > The developers from my company forked the notebook repo and made some > modifications to it. Now I need to create a docker image out of the > modified repository but it doesn't have any DOckerfile that I can use as a > reference. Is there anything I could be using to make sure the notebook > image is working as expected? > > Regards, > Peter > -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/30c36dc6-ef7a-44cb-b1c2-990da1a27c8f%40googlegroups.com.
