This repository has been archived on 2020-10-13. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
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 .