mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
@@ -13,7 +13,7 @@ spec:
|
||||
dockerfile: |-
|
||||
FROM fedora:40
|
||||
RUN dnf -y install python3-pip python3-gssapi git libpq-devel gcc python-devel && dnf -y clean all
|
||||
RUN pip install maubot[encryption] python-slugify httpx httpx_gssapi jinja2 fedora-messaging meetbot-messages pydantic maubot-fedora-messages backoff arrow python-gitlab
|
||||
RUN pip install maubot[encryption] python-slugify httpx httpx_gssapi jinja2 fedora-messaging meetbot-messages pydantic maubot-fedora-messages backoff arrow python-gitlab pytz
|
||||
RUN \
|
||||
curl https://raw.githubusercontent.com/fedora-infra/matrix-bots/main/install-plugins-from-git.py -o /usr/local/bin/install-maubot-plugins && \
|
||||
chmod +x /usr/local/bin/install-maubot-plugins && \
|
||||
|
||||
Reference in New Issue
Block a user