v0.20.0 -- Full s3 event parse and PDF creation. #28
+4
-2
@@ -8,8 +8,10 @@ RUN apt-get update && \
|
||||
|
||||
COPY pyproject.toml requirements.txt ./
|
||||
COPY minimateplus ./minimateplus
|
||||
COPY sfm ./sfm
|
||||
COPY bridges ./bridges
|
||||
COPY micromate ./micromate
|
||||
COPY sfm ./sfm
|
||||
COPY bridges ./bridges
|
||||
COPY scripts ./scripts
|
||||
|
||||
RUN pip install --no-cache-dir -e .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user