diff --git a/Dockerfile b/Dockerfile index e9dde71b..4064e4d7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -21,11 +21,6 @@ SHELL ["/bin/bash", "-e", "-o", "pipefail", "-c"] # ----------------------------------------------- COPY target/bin/sedfile /usr/local/bin/sedfile -RUN </dev/null + + chmod +x /usr/local/bin/sedfile + adduser --quiet --system --group --disabled-password --home /var/lib/clamav --no-create-home --uid 200 clamav } # Install third-party commands to /usr/local/bin