-
-
Notifications
You must be signed in to change notification settings - Fork 543
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationhelp wantedExtra attention is neededExtra attention is needed
Description
nerdctl has a new release:
https://github.com/containerd/nerdctl/releases/tag/v0.15.0
It would be nice to add some documentation and even a helper script on how users can update some of the core CLI binaries like this, since some of them are in very active development.
- check the nerdctl version
colima nerdctl version- enter the VM
colima ssh- Update the binary
cd /usr/local
sudo wget https://github.com/containerd/nerdctl/releases/download/v0.15.0/nerdctl-full-0.15.0-linux-amd64.tar.gz
sudo tar -xvf ./nerdctl-full-0.15.0-linux-amd64.tar.gz
exit- check the nerdctl version
colima nerdctl versionReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationhelp wantedExtra attention is neededExtra attention is needed