17,326
edits
Line 95: | Line 95: | ||
# sudo apt update | # sudo apt update | ||
# sudo apt install vim | # sudo apt install vim | ||
## confirm with | ## confirm with Y when asked | ||
# sudo apt install git | # sudo apt install git | ||
## confirm with | ## confirm with Y when asked | ||
# sudo apt install docker | # sudo apt install docker | ||
## confirm with | ## confirm with Y when asked | ||
# sudo apt install docker-compose | # sudo apt install docker-compose | ||
## confirm with | ## confirm with Y when asked | ||
# sudo apt install docker.io | # sudo apt install docker.io | ||
## confirm with | ## confirm with Y when asked | ||
# sudo apt install golang | |||
## confirm with Y when asked | |||
==== Install the relay with docker ==== | ==== Install the relay with docker ==== |