docker-scripts/ovm/Makefile
2019-07-17 14:26:17 +03:00

5 lines
58 B
Makefile

all: ovm
ovm:
docker build --compress -t epicmorg/ovm .