Trying to get this up and mistakenly entered local IP in the address line. So I unistalled/intalled docker and still get this error for the startup command:
Unable to find image ‘dco:latest’ locally
docker: Error response from daemon: pull access denied for dco, repository does not exist or may require ‘docker login’: denied: requested access to the resource is denied.
See ‘docker run --help’.
-e: command not found
This is the address line of the startup command I’m trying to use:
-e ADDRESS=“73.252.26.99ch:28967” \dco
What’s missing?