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: docs/maintaining/tasks.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,6 +41,8 @@ Pushing the `Run Workflow` button will trigger this process.
41
41
In general, we do not add new core images and ask contributors to either create a [recipe](../using/recipes.md) or [community stack](../contributing/stacks.md).
42
42
```
43
43
44
+
You can see an example of adding a new image [here](https://github.com/jupyter/docker-stacks/pull/1926/files).
45
+
44
46
When there's a new stack definition, check before merging the PR:
45
47
46
48
1. PR includes an update to the stack overview diagram
0 commit comments