- Installation du plugin compose
apt install -y docker-compose-plugin docker-compose-
crée le ficher compose dans un dossier specific (par exemple
~/emby/compose.yaml) -
exemple de mon ficher
~/emby/compose.yaml
version: "3"apt install -y docker-compose-plugin docker-composecrée le ficher compose dans un dossier specific (par exemple ~/emby/compose.yaml)
exemple de mon ficher ~/emby/compose.yaml
version: "3"brew install tmux
Run tmux -CC or tmux -CC attach in iTerm2 and then menu is shown on terminal:
| alias wanip='curl -s ipinfo.io/$(dig +short myip.opendns.com @resolver1.opendns.com) | jq .' |
| #################################### | |
| # BASIC REQUIREMENTS | |
| # http://graphite.wikidot.com/installation | |
| # http://geek.michaelgrace.org/2011/09/how-to-install-graphite-on-ubuntu/ | |
| # Last tested & updated 10/13/2011 | |
| #################################### | |
| cd | |
| # Install dependencies |