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 :: htaccess route to index.php 
Shell :: install tor linux 
Shell :: how to update ubuntu 
Shell :: packet tracer linux mint 
Shell :: intellij goto line 
Shell :: git checkout branch on different remote 
Shell :: pyinstaller not found 
Shell :: ssh-keygen and ssh-copy-id 
Shell :: gitignore doesnt delte remote files 
Shell :: generate key and certificate openssl 
Shell :: git remove last commit origin 
Shell :: enable ip forwarding linux 
Shell :: install torch anaconda 
Shell :: win32gui python 
Shell :: connect to specific wifi decive linux 
Shell :: install typescript in gatsby 
Shell :: oh my zsh apple m1 
Shell :: eslint install command 
Shell :: Get all changes of the main branch locally 
Shell :: unmount nfs 
Shell :: postgres output to bash variable 
Shell :: git changes on branch carried over after switching to other branch 
Shell :: httpd.conf location centos 
Shell :: git stash apply specific stash 
Shell :: install xampp on Linux 
Shell :: check directory size 
Shell :: _csv.Error: line contains NULL byte 
Shell :: find and delete files with extension linux 
Shell :: reset to origin 
Shell :: print env variables 
ADD CONTENT
Topic
Content
Source link
Name
6+7 =