diff --git a/Dockerfile b/Dockerfile index dabc51ea..945d3005 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,7 +9,6 @@ RUN adduser \ --gecos "" \ --home "/home/codefresh" \ --shell "/sbin/nologin" \ - --no-create-home \ --uid 10001 \ codefresh