Skip to content

Commit

Permalink
Merge 6b77f4c into 18e7710
Browse files Browse the repository at this point in the history
  • Loading branch information
michalschott committed Aug 6, 2019
2 parents 18e7710 + 6b77f4c commit a7da532
Show file tree
Hide file tree
Showing 4 changed files with 126 additions and 29 deletions.
4 changes: 1 addition & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
FROM registry.opensource.zalan.do/stups/alpine:latest
MAINTAINER Team Teapot @ Zalando SE <team-teapot@zalando.de>
FROM scratch

# add binary
ADD build/linux/kube-node-ready-controller /

ENTRYPOINT ["/kube-node-ready-controller"]

0 comments on commit a7da532

Please sign in to comment.