Skip to content

Commit 3e856f2

Browse files
committed
Delete custom notebook image
We stoped building this image. I think we can delete it completely.
1 parent 4fc5482 commit 3e856f2

File tree

5 files changed

+0
-328
lines changed

5 files changed

+0
-328
lines changed

Diff for: .github/workflows/nightly-image-build.yaml

-50
This file was deleted.

Diff for: README.md

-6
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,3 @@ The following instructions apply when doing release manually. This may be requir
4040
- If not present already, add the API token to Poetry.
4141
`poetry config pypi-token.pypi API_TOKEN`
4242
- Publish the Python package. `poetry publish`
43-
- Change directory to custom-nb-image. `cd custom-nb-image`
44-
- Set tag `export tag=TAG`
45-
- Build the container image. `podman build --build-arg SDK_VERSION=<version> -t quay.io/project-codeflare/notebook:${tag} .`
46-
- Login to quay.io. `podman login quay.io`
47-
- Push the image. `podman push quay.io/project-codeflare/notebook:${tag}`
48-
- Push the stable image tag `podman push quay.io/project-codeflare/notebook:${tag} quay.io/project-codeflare/notebook:stable`

Diff for: custom-nb-image/Dockerfile

-31
This file was deleted.

Diff for: custom-nb-image/imagestream.yaml

-36
This file was deleted.

Diff for: custom-nb-image/requirements/requirements.txt

-205
This file was deleted.

0 commit comments

Comments
 (0)