diff --git a/rootfs/Dockerfile b/rootfs/Dockerfile index e30d981cb..df16f15d7 100644 --- a/rootfs/Dockerfile +++ b/rootfs/Dockerfile @@ -16,7 +16,7 @@ FROM alpine:3.3 ENV HOME /tmp -COPY . / +COPY tiller /tiller EXPOSE 44134