diff --git a/Dockerfile b/Dockerfile index da31e38..482fac2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,3 @@ FROM docker.triton2.fet.at/openrestyfet COPY ./conf.d/* /etc/nginx/conf.d/ copy ./snippets/* /usr/local/openresty/nginx/conf/ -ENV PATH "$PATH:/usr/local/openresty/bin" \ No newline at end of file