Skip to content

Commit

Permalink
Delete custom notebook image
Browse files Browse the repository at this point in the history
We stoped building this image. I think we can delete it completely.
  • Loading branch information
jiripetrlik committed Sep 24, 2024
1 parent 2e5ee98 commit 82e336c
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 328 deletions.
50 changes: 0 additions & 50 deletions .github/workflows/nightly-image-build.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,3 @@ The following instructions apply when doing release manually. This may be requir
- If not present already, add the API token to Poetry.
`poetry config pypi-token.pypi API_TOKEN`
- Publish the Python package. `poetry publish`
- Change directory to custom-nb-image. `cd custom-nb-image`
- Set tag `export tag=TAG`
- Build the container image. `podman build --build-arg SDK_VERSION=<version> -t quay.io/project-codeflare/notebook:${tag} .`
- Login to quay.io. `podman login quay.io`
- Push the image. `podman push quay.io/project-codeflare/notebook:${tag}`
- Push the stable image tag `podman push quay.io/project-codeflare/notebook:${tag} quay.io/project-codeflare/notebook:stable`
31 changes: 0 additions & 31 deletions custom-nb-image/Dockerfile

This file was deleted.

36 changes: 0 additions & 36 deletions custom-nb-image/imagestream.yaml

This file was deleted.

205 changes: 0 additions & 205 deletions custom-nb-image/requirements/requirements.txt

This file was deleted.

0 comments on commit 82e336c

Please sign in to comment.