Docker plugin v0.9.0 - Fixes for handling missing Dockerfile and Compose files
Sep 15, 2023•plugin
Bug fixes
- Fixed the plugin to return
nil
instead of anerror
when the file/path specified indockerfile_paths
ordocker_compose_file_paths
config arguments does not exist. (#38)