Releases: mfhepp/py4docker
Releases · mfhepp/py4docker
v2.0.2
v1.5.8.4
- Added mechanism for mapping an additional local folder as a read-only data directory into the container (for Jupyter Notebooks only)
- Added mechanism for secrets like API TOKENS and other credentials, similar to Docker secrets but much simpler.
- Simplified the
run_notebook.sh
script.
Full Changelog: v1.5.8.3...v1.5.8.4
v1.5.8.3
v1.5.8.1
- Updated
seccomp-default.json
v1.5.8
v1.5.7.1
v1.5.7
v1.5.6.4
v1.5.6.3
New Features
- Better mechanism for naming Docker images, which reduces the risk of invoking an unwanted image
- CLI option for selecting another YAML environment file
- Basic mechanism for future Jupyter Notebooks and JupyterLab images
Bugfixes and Minor Improvements
- Updated the documentation
- Using Docker arguments instead of static strings