add some tools to generate graphs and squash images

This commit is contained in:
2016-05-22 18:21:38 +01:00
parent f728b94bcf
commit e7c1ed31ac
11 changed files with 115 additions and 5 deletions

5
images/base.mk Normal file
View File

@@ -0,0 +1,5 @@
include $(DOCKER_HOME)/build/Makefile
NAME = base
VERSION = latest
CLEANUP = false
build: prepare $1