mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-03 07:55:05 +00:00
tools: Move and rename kernel-compile container
Move it to tools and renamed it to kernel-compile, similar to c-compile and go-compile. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.PHONY: tag push
|
||||
|
||||
BASE=alpine:3.5
|
||||
IMAGE=alpine-build-kernel
|
||||
IMAGE=kernel-compile
|
||||
|
||||
default: push
|
||||
|
Reference in New Issue
Block a user