Skip to content

Commit 9f57d20

Browse files
committed
Add note about breaking change
1 parent c9f3ef0 commit 9f57d20

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ make it easier to track what has changed over time_
1313

1414
## Breaking changes
1515

16+
### `imageCleaner.host.dockerSocket` is replaced by `dockerSocketDir` and `dockerSocketName`
17+
18+
`imageCleaner.host.dockerSocket` is replaced by `imageCleaner.host.dockerSocketDir` and `imageCleaner.host.dockerSocketHost` [#2030](https://github.com/jupyterhub/binderhub/pull/2030).
19+
This gives us more control over how the socket is mounted to work around some bugs.
20+
1621
### `binderhub_config.py` is mounted at runtime
1722

1823
The `binderhub_config.py` file is now mounted at runtime instead of being built into the BinderHub image

0 commit comments

Comments
 (0)