Patrick Titzler 1be1817479 Fix and update release script and instructions (#2843) | 2 years ago | |
---|---|---|
.. | ||
Dockerfile | 2 years ago | |
README.md | 2 years ago | |
requirements.txt | 2 years ago | |
start-elyra.sh | 2 years ago |
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