Skip to content

Instantly share code, notes, and snippets.

@yurifrl
Created June 13, 2016 18:24
Show Gist options
  • Save yurifrl/a9bb9861069661af536cacd719529373 to your computer and use it in GitHub Desktop.
Save yurifrl/a9bb9861069661af536cacd719529373 to your computer and use it in GitHub Desktop.
Downgrade docker arch linux
cd /var/cache/pacman/pkg/
sudo pacman -U docker-1:1.10.3-1-x86_64.pkg.tar.xz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment