IMAGE_DIR := image
BUILD_ID_OUT := build_id
BUILD_LOG := build_log
MANIFEST_FILE := ${IMAGE_DIR}/manifest.json
BUILD_INSTRUCTIONS := Containerfile
CONTAINER_NETWORK := host
.DEFAULT_GOAL := unified
include */config.mk