docker-scripts/ovm/Makefile

5 lines
58 B
Makefile
Raw Normal View History

2019-05-13 13:14:41 +03:00
all: ovm
ovm:
docker build --no-cache -t epicmorg/ovm .