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