Skip to content

Instantly share code, notes, and snippets.

@mjavadhpour
Last active December 26, 2017 08:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mjavadhpour/e760c389dbffe3d5803fc625395c63b0 to your computer and use it in GitHub Desktop.
Save mjavadhpour/e760c389dbffe3d5803fc625395c63b0 to your computer and use it in GitHub Desktop.

I seem to have resolved this by putting

deb http://cz.archive.ubuntu.com/ubuntu trusty main

in

/etc/apt/sources.list 

(as mentioned on the Ubuntu site at libsystemd-journal0), then doing apt-get update, apt-get install libsystemd-journal0 and apt-get install docker-engine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment