Skip to content
This repository was archived by the owner on Aug 3, 2025. It is now read-only.

Docker Commands

Aashish Kapur edited this page Apr 17, 2017 · 8 revisions

Commands must be run in the /groot/ folder

Building

sudo docker-compose up -d --build

Viewing Logs

sudo docker-compose logs -f

Clone this wiki locally