Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yusukeiwaki/my_rails5_api

Docker image
https://github.com/yusukeiwaki/my_rails5_api

Last synced: about 1 month ago
JSON representation

Docker image

Awesome Lists containing this project

README

        

# my_rails5_api

```
docker pull yusukeiwaki/my_rails5_api
docker run -it -v /home/yi01/.ssh/id_rsa:/home/yi01/.ssh/id_rsa -p 3000:3000 my_rails bash
```