0.0.7 ā€¢ Published 3 years ago

dockerfile-check-updates v0.0.7

Weekly downloads
1,254
License
MIT
Repository
github
Last release
3 years ago

Welcome to dockerfile-check-updates šŸ‘‹

Version Documentation Maintenance License: MIT

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

šŸ¤ 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