I'm trying to install docker-registry. I got stuck after this:
$ apt-get install python-pip python-dev
$ pip install -r requirements.txt
[...]
backports/lzma/_lzmamodule.c:115:18: fatal error: lzma.h: No such file or directory
The docker-registry I downloaded is v0.6.7
For OSX with Homebrew.
The formula is
xz
which becauselzma
formula is deprecated, since it became a part ofxz
.On Centos the package is