Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

dockerfile-check-updates

apatryda22MIT0.0.7

Check for updates for your Dockerfile base images

dockerfile

readme

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