Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install docker-compose ubuntu 20.04

sudo curl -L "https://github.com/docker/compose/releases/latest/download/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose && sudo chmod +x /usr/local/bin/docker-compose
Comment

install docker-compose ubuntu 20.04

sudo curl -L "https://github.com/docker/compose/releases/download/1.26.2/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose
Comment

PREVIOUS NEXT
Code Example
Shell :: uninstall composer 
Shell :: How do I rename a local Git branch? 
Shell :: new screen linux 
Shell :: zshrc 
Shell :: compress to tgz linux 
Shell :: grep everything after a pattern 
Shell :: gradle proxy build 
Shell :: electron setup cmd 
Shell :: using locate search for the file 
Shell :: adb shell 
Shell :: create git repository 
Shell :: install pip linux without root 
Shell :: how install xampp in ubuntu 
Shell :: remove directory from git without deleting 
Shell :: secure shell 
Shell :: grep print all after 
Shell :: git clone with token 
Shell :: how to reduce the size of an image in linux 
Shell :: command to uninstall windows store 
Shell :: untar all files in a directory 
Shell :: find exclude directories 
Shell :: how to install spotify in ubuntu 
Shell :: terminal run sh file 
Shell :: Change git Committer Date 
Shell :: git clean local branches 
Shell :: source bash_profile on startup mac 
Shell :: install cute fish on ubuntu 
Shell :: busybox 
Shell :: sed replace with newline 
Shell :: wget 
ADD CONTENT
Topic
Content
Source link
Name
5+9 =