Ship project registry config in image
This commit is contained in:
@@ -10,6 +10,7 @@ RUN apt-get update \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
COPY pyproject.toml README.md requirements.txt requirements-dev.txt ./
|
||||
COPY config ./config
|
||||
COPY src ./src
|
||||
|
||||
RUN pip install --no-cache-dir --upgrade pip \
|
||||
|
||||
Reference in New Issue
Block a user