This commit is contained in:
2021-08-21 13:23:43 -04:00
parent c4cb095a29
commit 8ac9a1e99a
732 changed files with 593 additions and 236417 deletions

View File

@@ -20,5 +20,5 @@ RUN --mount=type=cache,mode=0755,target=/root/.cache/pip pip install \
--extra-index-url $EXTRA_INDEX_URL -r requirements.txt
COPY . .
RUN chmod +x scripts/*
ENTRYPOINT [ ]