3:51 everything up to that point works ok but I get this error when pulling from netmaker git I think,
This is from the terminal during the installation
-----------------------------------------------------
"Setting docker-compose and Caddyfile...
Starting containers...
Creating volume "root_prometheus_data" with default driver
Creating volume "root_grafana_data" with default driver
Pulling netmaker (gravitl/netmaker:REPLACE_SERVER_IMAGE_TAG)...
ERROR: manifest for gravitl/netmaker:REPLACE_SERVER_IMAGE_TAG not found: manifest unknown: manifest unknown
root@netmaker-5:~#"
-----------------------------------------------------
It gets stuck on the Server image tag? I am not sure what that is or how to fix this, I am simply following the tutorial. Could someone help me with this?