Skip to content

Commit 5fd0de7

Browse files
authored
Update 45-use-your-own-docker-image-for-renku-session.md
1 parent 0a9e050 commit 5fd0de7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/docs/10-users/60-sessions/guides/45-use-your-own-docker-image-for-renku-session.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ In the project page:
3434
- `continuumio/anaconda3:2024.06-1`
3535
- if the image is hosted on gitlab.renkulab.io:
3636
- `registry.renkulab.io/laura.kinkead1/n2o-pathway-analysis:980f4a3`
37+
- if you want to use a custom image built with Github Actions:
38+
- `ghcr.io/<username>/<projectname>:sha-<hash>`
39+
- `ghcr.io/swissdatasciencecenter/renku-custom-vscodium-image-template:sha-a6e42d6`
40+
- You can follow the README of this [template](https://github.com/SwissDataScienceCenter/renku-custom-vscodium-image-template) to build your own custom image
3741
- The image identifier should be in the format that works with `docker pull`
3842
4. Depending on the image you’re using, you’ll need to fill in the **Advanced settings**. See the information below for how to fill it in:
3943

0 commit comments

Comments
 (0)