restrict volumes used with plugins

This commit is contained in:
Brad Rydzewski
2020-11-17 08:36:06 -05:00
parent c8b3a362a2
commit 2335394161
2 changed files with 25 additions and 1 deletions

View File

@@ -1,6 +1,11 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## 1.6.1
### Changed
- restrict temporary volumes used with docker plugins
- restrict environment variables used with docker plugins
## 1.6.0
### Added
- experimental support for remote debugging with tmate, disabled by default