https://github.com/dmpe/asdf-nerdctl
ASDF plugin for nerdctl
https://github.com/dmpe/asdf-nerdctl
asdf asdf-plugin containers nerdctl plugin
Last synced: 4 months ago
JSON representation
ASDF plugin for nerdctl
- Host: GitHub
- URL: https://github.com/dmpe/asdf-nerdctl
- Owner: dmpe
- License: mit
- Created: 2023-01-10T12:34:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-09T22:53:04.000Z (over 1 year ago)
- Last Synced: 2025-01-05T23:11:47.163Z (5 months ago)
- Topics: asdf, asdf-plugin, containers, nerdctl, plugin
- Language: Shell
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-nerdctl
`nerdctl` plugin for the asdf version manager.
Tested on Ubuntu x86_64 platform.
## Install
```
asdf plugin-add nerdctl https://github.com/dmpe/asdf-nerdctl.git
```## Use
Check out the asdf readme for instructions.