Commit 5d458b12 by Tsubasa Namiki

Modify README.dm

parent a88e6fd2
Docker Restyaboard Docker Restyaboard
============================== ==============================
Build Restyaboard using Docker. Build Restyaboard in Docker.
* Restyaboard * Restyaboard
http://restya.com/board/ http://restya.com/board/
* Docker * Docker
https://www.docker.com/ https://www.docker.com/
Build and Run using docker-compose Quick Start
------------------------------ ------------------------------
Build image and Run container using docker-compose.
``` bash ``` bash
git clone https://github.com/namikingsoft/docker-restyaboard.git git clone https://github.com/namikingsoft/docker-restyaboard.git
cd docker-restyaboard cd docker-restyaboard
...@@ -61,3 +64,9 @@ bundle exec rake provision ...@@ -61,3 +64,9 @@ bundle exec rake provision
```bash ```bash
bundle exec rake spec bundle exec rake spec
``` ```
License
------------------------------
* [OSL 3.0](LICENSE.txt)
It fits in Restyaboard.
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment