This commit is contained in:
Rustem Khusnutdinov
2024-11-28 18:51:16 +03:00
committed by GitHub
parent 7e44243fa5
commit fb2ec2d7fd
3 changed files with 14 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ COPY src/requirements.txt ./
RUN pip install -r requirements.txt
COPY src/entrypoint /usr/local/bin/
COPY src/entrypoint.sh /usr/local/bin/
COPY src/add-to-wiki /usr/local/bin/
COPY src/default.md.j2 /var/