Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
lilic committed May 1, 2018
0 parents commit 3f8319a
Show file tree
Hide file tree
Showing 1,783 changed files with 671,476 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
FROM alpine

COPY kube-start-stop /kubey

ENTRYPOINT ["/kubey"]

Loading

0 comments on commit 3f8319a

Please sign in to comment.