Skip to content

Instantly share code, notes, and snippets.

@xigang
Created June 3, 2019 11:26
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 xigang/400d38ece4621d374acf6475e61a2437 to your computer and use it in GitHub Desktop.
Save xigang/400d38ece4621d374acf6475e61a2437 to your computer and use it in GitHub Desktop.
build containerd Dependency package
You need the following packages installed.
btrfs-progs-devel-3.16.2-1.el7.x86_64
btrfs-progs-3.16.2-1.el7.x86_64
In the absence of that you can do a make docker-build
I also checked in conditional compilation for btrfs if you don't have the packages installed. So if you get the latest, you should be able to build without the btrfs packages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment