You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: terra-base/README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
# terra-jupyter-base image
2
2
3
-
This repo contains the terra-jupyter-base image that is compatible with notebook service in [Terra]("https://app.terra.bio/") called Leonardo. For example, use `us.gcr.io/broad-dsp-gcr-public/terra-jupyter-base:{version}` in terra.
3
+
This repo contains the terra-jupyter-base image that is compatible with notebook service in [Terra]("https://app.terra.bio/") called Leonardo. For example, use `us.gcr.io/broad-dsp-gcr-public/terra-base:{version}` in terra.
4
+
5
+
## Context
6
+
This image is different from the legacy base image that is currently use to build the docker images cached in Terra (terra-jupyter-base).
7
+
The current purpose of this new base image is to to unblock users from creating custom images in Terra.
4
8
5
9
## Image contents
6
10
@@ -50,9 +54,9 @@ If you change the following paths:
50
54
51
55
You may need to update the following files appropriately here and in Leonardo:
0 commit comments