Patrick Titzler 1be1817479 Fix and update release script and instructions (#2843) | 2 years ago | |
---|---|---|
.. | ||
Dockerfile | 2 years ago | |
README.md | 2 years ago |
This Dockerfile
is used to build an Elyra notebook image that can be launched by Kubeflow's Notebook Server.
Ready-to-use container images are published on Docker Hub and quay.io. Refer to the documentation for details.
To build a custom version of this container image:
Dockerfile
or Dockerfile.dev
:
make kf-notebook-image TAG=3.X.X
to build with Elyra version 3.X.X
make kf-notebook-image TAG=dev
to build with Elyra from your local sourceelyra/kf-notebook:$TAG
and quay.io/elyra/kf-notebook:$TAG