stress/Makefile

5 lines
116 B
Makefile
Raw Normal View History

2021-07-13 02:55:59 +00:00
build:
docker build -t stress -t hub.kumoly.io/tools/stress .
push:
docker push hub.kumoly.io/tools/stress:latest