mirror of
https://github.com/ultravioletrs/cocos.git
synced 2026-06-23 04:10:25 +00:00
6 lines
139 B
Makefile
6 lines
139 B
Makefile
docker_mfxkit:
|
|
docker build --no-cache --tag=mainflux/mfxkit -f docker/Dockerfile .
|
|
|
|
run:
|
|
docker-compose -f docker/docker-compose.yml up
|