Skip to content

Instantly share code, notes, and snippets.

View kryakozyablik's full-sized avatar

Vladimir Rodionov kryakozyablik

View GitHub Profile
@kryakozyablik
kryakozyablik / README.MD
Last active January 10, 2019 13:57
Run docker-compose for project

Install for Mac Os

make directory if not exists

mkdir ~/bin

add ~/bin to executable path

echo 'PATH=~/bin:$PATH' >> ~/.bash_profile

copy file ds to ~/bin and set executable chmod

chmod +x ~/bin/ds