diff --git a/images/koolbox/Dockerfile b/images/koolbox/Dockerfile index 65897b609d7d6b40c9c299bd7fb34b4debfe3579..5405029446178847b959fd943a3e687404ace2bc 100644 --- a/images/koolbox/Dockerfile +++ b/images/koolbox/Dockerfile @@ -188,6 +188,7 @@ RUN true \ && true RUN true \ + && . /root/.bashrc \ && kubectl krew install cyclonus \ && kubectl krew install outdated \ && kubectl krew install access-matrix \