Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install docker-compose ec2

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

install docker-compose ec2

sudo ln -s /usr/local/bin/docker-compose /usr/bin/docker-compose
Comment

installing docker compose on ec2

Installing docker-compose on EC2 instance
Comment

PREVIOUS NEXT
Code Example
Shell :: how to I paste in gitbash windows 
Shell :: ansible become_method sudo example 
Shell :: How to run a command in the background 
Shell :: wsl convert windows path to linux 
Shell :: swap ctrl and caps lock linux 
Shell :: send tag to remote git 
Shell :: shreck 
Shell :: go mod donwload from github 
Shell :: the --plain command does not exist 
Shell :: hue run command line arguments 
Shell :: loggy.sh android 
Shell :: zh-Hans publish 
Shell :: getssl 
Php :: php console log var_dump 
Php :: php string to uppwe 
Php :: codeigniter email print debugger 
Php :: order by date wp php 
Php :: wc get product image 
Php :: wordpress turn off php warnings 
Php :: print query statement in laravel 
Php :: laravel passport generate key 
Php :: bcmath php extension in ubuntu 
Php :: laravel order by desc 
Php :: uninstall php ubuntu 
Php :: laravel/ui v3.0.0 requires php ^7.3 - your php version (8.0.2) does not satisfy that requirement. 
Php :: php server referer 
Php :: write if and else in one line laravel 
Php :: debug wordpress 
Php :: install zip php extension 
Php :: php foreach first element 
ADD CONTENT
Topic
Content
Source link
Name
2+7 =