add readme

This commit is contained in:
encrypt 2015-01-23 21:08:52 +01:00
parent b4a0d219bf
commit 9164364cc1

View file

@ -0,0 +1,11 @@
lime-build
==========
Setup a clean development/build enviroment for [LiMe](https://github.com/libre-mesh/lime-build)
Usage
-----
`docker build -t lime:base .`
`docker run -ti lime:base /bin/bash`