diff --git a/Dockerfile b/Dockerfile index ffc1918..07d7583 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,6 +11,7 @@ RUN apt-get update && apt-get install -y curl \ RUN apt-get update && apt-get install -y docker.io + WORKDIR /app # Копируем всё содержимое проекта