break out base build
This commit is contained in:
6
base/Makefile
Normal file
6
base/Makefile
Normal file
@@ -0,0 +1,6 @@
|
||||
default: build
|
||||
|
||||
.PHONY: build
|
||||
|
||||
build:
|
||||
docker build -t sneak/workbase .
|
||||
Reference in New Issue
Block a user