Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install lazydocker

# asdf
asdf plugin add lazydocker https://github.com/comdotlinux/asdf-lazydocker.git

asdf list all lazydocker
asdf install lazydocker 0.12
asdf global lazydocker 0.12

# binary release
curl https://raw.githubusercontent.com/jesseduffield/lazydocker/master/scripts/install_update_linux.sh | bash

# go
go install github.com/jesseduffield/lazydocker@latest
## or
go get github.com/jesseduffield/lazydocker

# yay
yay -S lazydocker
Comment

PREVIOUS NEXT
Code Example
Shell :: scaffold key 
Shell :: linux install slic3r 
Shell :: match first word regex 
Shell :: ubuntu extract zip 
Shell :: git remote add origin 
Shell :: how to avoid some files changes to not come in git status 
Shell :: install scrcpy in ubuntu 
Shell :: find mtime rm 
Shell :: pip3 install requirements.txt 
Shell :: how to find device model of laptop on linux 
Shell :: unable to load the service index for source https //www.myget.org/f/dotnet-core/api/v3/index.json 
Shell :: linux find command 
Shell :: how to remove pkg from mac 
Shell :: step3 pgadmin ubuntu 20.04 
Shell :: gnome terminator 
Shell :: powershell show calendar 
Shell :: how to highlight code in github editor 
Shell :: recover git stash clear 
Shell :: git initial commit 
Shell :: replace match in various grep match 
Shell :: ruby on rails install 
Shell :: how to run "npm start" ansible pm2 
Shell :: ffmpeg green screen 
Shell :: My first git commit 
Shell :: uninstall appx 
Shell :: linux command find executable 
Shell :: tricks to do with ubuntu 
Shell :: vue telephone number 
Shell :: xargs 
Shell :: how to restore default apache httpd conf file 
ADD CONTENT
Topic
Content
Source link
Name
5+3 =