Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 768 Bytes

File metadata and controls

29 lines (20 loc) · 768 Bytes

microsb

Life was like a box of chocolates.

Build Status

Examples

git clone git@github.com:ilivebox/microsb.git

Running the docker environment for web

docker-compose run --rm --service-ports --name web web bash

Running the docker environment for mobile

docker-compose run --rm --service-ports --name mobile mobile bash

Reference