add readme
This commit is contained in:
parent
b4a0d219bf
commit
9164364cc1
1 changed files with 11 additions and 0 deletions
11
devbox/lime-build/README.md
Normal file
11
devbox/lime-build/README.md
Normal 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`
|
Loading…
Reference in a new issue