Builds the Elyra image for use as standalone or with JupyterHub.
See Deploying Elyra and JupyterHub in a Kubernetes environment
To build a custom version of this container image:
requirements.txt
in the etc/docker/elyra
directory.Dockerfile
or Dockerfile.dev
:
make elyra-image TAG=3.X.X
to build with Elyra version 3.X.X
make elyra-image TAG=dev
to build with Elyra from your local sourceelyra/elyra:$TAG
and quay.io/elyra/elyra:$TAG