This repository has been archived on 2020-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
docker-linux-vm/Makefile
2019-11-12 20:02:24 -08:00

5 lines
64 B
Makefile

default: build
build:
docker build -t sneak/docker-linux-vm .