mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 18:11:35 +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:
parent
8e71b5624c
commit
6240f73bd7
@ -1,7 +1,7 @@
|
|||||||
.PHONY: tag push
|
.PHONY: tag push
|
||||||
|
|
||||||
BASE=alpine:3.5
|
BASE=alpine:3.5
|
||||||
IMAGE=alpine-build-kernel
|
IMAGE=kernel-compile
|
||||||
|
|
||||||
default: push
|
default: push
|
||||||
|
|
Loading…
Reference in New Issue
Block a user