This commit is contained in:
parent
55bae877ba
commit
7b16f009fe
|
@ -34,7 +34,7 @@ wget -qO - https://azlux.fr/repo.gpg.key | sudo apt-key add -
|
||||||
|
|
||||||
## Installing packages
|
## Installing packages
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get dist-upgrade -y
|
apt-get upgrade -y
|
||||||
apt-get install -y asciinema iftop htop glances zsh glusterfs-server glusterfs-client salt-minion docker-ctop asciinema
|
apt-get install -y asciinema iftop htop glances zsh glusterfs-server glusterfs-client salt-minion docker-ctop asciinema
|
||||||
|
|
||||||
## Install docker-compose and docker using convenience scripts
|
## Install docker-compose and docker using convenience scripts
|
||||||
|
|
Loading…
Reference in New Issue