add some tools to generate graphs and squash images
This commit is contained in:
5
images/base.mk
Normal file
5
images/base.mk
Normal file
@@ -0,0 +1,5 @@
|
||||
include $(DOCKER_HOME)/build/Makefile
|
||||
NAME = base
|
||||
VERSION = latest
|
||||
CLEANUP = false
|
||||
build: prepare $1
|
||||
Reference in New Issue
Block a user