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