diff --git a/Dockerfile b/Dockerfile
index 30d3fb45e4974867df312f1ba847ec36f98bf220..796042a9907bed4400f7e66b53b76a7e0e040242 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -19,6 +19,7 @@ ENV LANG=C.UTF-8
 WORKDIR /kubespray
 COPY *yml /kubespray/
 COPY roles /kubespray/roles
+COPY contrib /kubespray/contrib
 COPY inventory /kubespray/inventory
 COPY library /kubespray/library
 COPY extra_playbooks /kubespray/extra_playbooks