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/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
COPY pyproject.toml README.md requirements.txt requirements-dev.txt ./
|
COPY pyproject.toml README.md requirements.txt requirements-dev.txt ./
|
||||||
|
COPY config ./config
|
||||||
COPY src ./src
|
COPY src ./src
|
||||||
|
|
||||||
RUN pip install --no-cache-dir --upgrade pip \
|
RUN pip install --no-cache-dir --upgrade pip \
|
||||||
|
|||||||
Reference in New Issue
Block a user