diff --git a/Dockerfile b/Dockerfile index cc17460..06b2fce 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,5 +10,3 @@ RUN BIN="/usr/local/bin" && \ RUN apt-get update && apt-get install -y \ git-all \ tree - -ENTRYPOINT ["/usr/local/bin/buf"] \ No newline at end of file