diff --git a/README.md b/README.md index ae295ad8..89ef0e80 100644 --- a/README.md +++ b/README.md @@ -71,3 +71,7 @@ This will take time as the entire set of stacks will rebuild. 1. Create a new repo in the `jupyter` org on Docker Hub named after the stack folder in the git repo. 2. Grant the `stacks` team permission to write to the repo. 3. Copy/paste the short and long descriptions from one of the other docker-stacks repos on Docker Hub. Modify the appropriate values. + +Here's a diagram of the `FROM` relationships between all of the images defined in this project: + +[![Image inheritance diagram](internal/inherit-diagram.png)](http://interactive.blockdiag.com/?compression=deflate&src=eJyNjrEOgkAQRHu-4kLt9UaCkc7e0hizwELWW_bI3VGg8d8FCxMR0XLfzLxszrYwJUGtbpFS1hFKgEBWVKpa64IDCsmQlFhBx-FcWQmerjjE65Fn6siQI6dxiTmBbC7oPeHusM_iUxI9G3qrGhJqgLXYgLm1ZvUiBp0gj6ppZ9z5gtp-gWhPUjN2Ht2o-KyXEGCgKAX-5BPZ3D_uy_XHtO19C84ssolmbgLM-h_6pro_AAFCq-Y) diff --git a/internal/inherit-diagram.png b/internal/inherit-diagram.png new file mode 100644 index 00000000..b74a2cf9 Binary files /dev/null and b/internal/inherit-diagram.png differ