0.0.7 ā¢ Published 4 years ago
dockerfile-check-updates v0.0.7
Welcome to dockerfile-check-updates š
Check for updates for your Dockerfile base images
š Homepage
Install
npm install
Usage
Simple
When run with no argument dockerfile-check-updates
will try to analyse a Dockerfile present in the current directory.
dockerfile-check-updates
Glob
Or you can provide a glob to find Dockerfiles.
dockerfile-check-updates '**/{.*{D,d},D}ockerfile'
Author
š¤ Artur Nerkowski
- Github: @apatryda
š¤ Contributing
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Show your support
Give a āļø if this project helped you!
š License
Copyright Ā© 2021 Artur Nerkowski.
This project is MIT licensed.
This README was generated with ā¤ļø by readme-md-generator