Download
https://getoutline.org/get-started/
commands to set up docker
```
sudo su
yum-config-manager --enable rhui-REGION-rhel-server-extras
yum -y install docker
systemctl start docker
systemctl enable docker
docker version
```
https://www.linkedin.com/in/arash-rowshan/