Skip to content

devlincashman/asdf-hadolint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-hadolint Build Lint

hadolint plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl: generic POSIX utilities.

Install

Plugin:

asdf plugin add hadolint
# or
asdf plugin add hadolint https://github.com/devlincashman/asdf-hadolint.git

hadolint:

# Show all installable versions
asdf list-all hadolint

# Install specific version
asdf install hadolint latest

# Set a version globally (on your ~/.tool-versions file)
asdf global hadolint latest

# Now hadolint commands are available
hadolint --help

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Testing Locally:

asdf plugin test hadolint https://github.com/devlincashman/asdf-hadolint.git "hadolint --version"

Tests are automatically run in GitHub Actions on push and PR.

Big thanks to all contributors!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages