This repository was archived by the owner on Jul 12, 2024. It is now read-only.
v1.5.0
Features
- Logs are now sent to both stdout (console) and files when using the provided Docker image. (Issue #33)
Fixes
- Data file is now copied correctly next to the generated Dockerfile when using the
dockerize
command with--output filename
(no path). (Issue #53) - Increased download timeout to 30 seconds when loading a data file from a URL.