dockerfile-check-updates
v0.0.7
Published
Check for updates for your Dockerfile base images
Downloads
4
Readme
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