mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-08 03:33:56 +00:00
Merge pull request #8322 from thockin/dns
Base the kube2sky container on busybox
This commit is contained in:
commit
afedb2d24a
@ -1,4 +1,4 @@
|
|||||||
FROM scratch
|
FROM busybox
|
||||||
MAINTAINER Tim Hockin <thockin@google.com>
|
MAINTAINER Tim Hockin <thockin@google.com>
|
||||||
ADD kube2sky kube2sky
|
ADD kube2sky kube2sky
|
||||||
ADD kube2sky.go kube2sky.go
|
ADD kube2sky.go kube2sky.go
|
||||||
|
Loading…
Reference in New Issue
Block a user