Hi. Can someone explain me what i do wrong. I try to end tutorial https://docs.docker.com/get-started/part6/. In chapter Install the Docker Cloud Agent i follow instructions - open ports,
log in to Docker Cloud and go to the Node dashboard, click Bring your own node. Copy the command to your clipboard. Execute this command on your Linux host.
Have this error :
curl -Ls ://get.cloud.docker.com/ | sudo -H sh -s 2862ad7f95194694857fff8a1ca0ab2
-> Adding Docker Cloud’s GPG key…
gpg: key 5DD27147EF170D1C: “Tutum Inc. (tutum) info@tutum.co” not changed
gpg: Total number processed: 1
gpg: unchanged: 1
OK
-> Installing required dependencies…
-> Installing dockercloud-agent…
E: The repository ‘://ppa.launchpad.net/ubuntu-desktop/ubuntu-make/ubuntu artful Release’ does not have a Release file.
W: GPG error: ://repo.cloud.docker.com/ubuntu dockercloud InRelease: The following signatures were invalid: 278FE7333CFF7F8B60B677E85DD27147EF170D1C
E: The repository ‘://repo.cloud.docker.com/ubuntu dockercloud InRelease’ is not signed.
-> Configuring dockercloud-agent…
-> Enabling dockercloud-agent to start on boot on systemd…
Failed to enable unit: Unit file dockercloud-agent.service does not exist.
-> Starting dockercloud-agent service…
Failed to start dockercloud-agent.service: Unit dockercloud-agent.service not found.
I have Ubuntu 17.10 (x64). Please, help me resolve this. Remove ‘http’ cuz i can post only 2 links, like new user.