diff --git a/Dockerfile b/Dockerfile index 47532db..bd03f5d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -28,3 +28,5 @@ RUN apt-get clean all RUN rm -r /var/lib/apt/lists/* COPY . /app/ + +WORKDIR /app/