docker-scripts/ovm/Makefile
2019-05-13 13:14:41 +03:00

5 lines
58 B
Makefile

all: ovm
ovm:
docker build --no-cache -t epicmorg/ovm .