holoviz icon indicating copy to clipboard operation
holoviz copied to clipboard

Tutorial Dockerfile

Open BKJackson opened this issue 5 years ago • 4 comments

Please supply a Dockerfile for the tutorials (or a Docker image link). This would help us setup our environments for the tutorials.

BKJackson avatar Oct 09 '19 00:10 BKJackson

We'd be happy to accept a suitable contributed Dockerfile with associated tests!

jbednar avatar Oct 09 '19 14:10 jbednar

I wonder if there would be way to use repo2docker for this purpose. We are already providing an environment that we test to make sure it continues to work.

jsignell avatar Nov 21 '19 16:11 jsignell

Assuming we move forward with #110, we can use https://github.com/Anaconda-Platform/anaconda-project/pull/246 to build Docker images from a project.

jbednar avatar Sep 21 '20 15:09 jbednar

We've now moved to using an anaconda-project as described, so anyone who wants a Docker image can use https://anaconda-project.readthedocs.io/en/latest/user-guide/tasks/docker-image.html to create one. I think this issue can be closed once we add docs to this project somewhere explaining how to do that (no Dockerfile needed!).

jbednar avatar Jul 09 '21 03:07 jbednar