Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 210 Bytes

Readme.md

File metadata and controls

13 lines (11 loc) · 210 Bytes

Build

docker build -t osbb/cooperatives-service . --no-cache

Run

git clone git@github.com:osbb/osbb.git
cd osbb
docker-compose up -d

More information here.