16
1
mirror of https://github.com/cerc-io/watcher-ts synced 2025-03-22 18:29:23 +00:00
watcher-ts/Makefile

4 lines
96 B
Makefile

## Build docker image
.PHONY: docker-build
docker-build:
docker build -t vulcanize/watcher-ts .