Docker installation on ubuntu server keeps failing

Hi there,

Im on the edge of despair. I cannot get docker running on my dedicated ubuntu server. Im using the terminal of my macbook.

When I do “wget -qO- https://get.docker.com/ | sh” I get this (I just repeated doing it like an update to show you the errors):

http://txs.io/HH5b (I could not insert the terminal text here because of to many links for new users, so i created this online file)

no one? :frowning:

am I alone in here? :frowning:

Are you using an Ubuntu server or a Debian server?
Can you try to run sudo apt-get update first?
Is wget installed?
Are you able to install other programs?