Skip to content
This repository was archived by the owner on Jan 5, 2019. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 335 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 335 Bytes

frigg-worker in a docker container

Setup

Install docker and run:

git clone https://github.com/frigg/docker-frigg-worker.git
cd docker-frigg-worker && make

Usage

make           # Build image and run a worker
make setup     # Build image
make run       # Run a worker
make killall   # Kill all workers