maubot: keep trying to get krb working
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
fd954b5249
commit
2396ca1fcf
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ spec:
|
||||||
RUN dnf -y install python3-pip fasjson-client && dnf -y clean all
|
RUN dnf -y install python3-pip fasjson-client && dnf -y clean all
|
||||||
RUN pip install maubot[encryption]
|
RUN pip install maubot[encryption]
|
||||||
WORKDIR /maubot
|
WORKDIR /maubot
|
||||||
|
ENV KRB5_CONFIG=/etc/ipa/krb5.conf
|
||||||
ENTRYPOINT /usr/bin/python3 -m maubot -c /config/config.yml
|
ENTRYPOINT /usr/bin/python3 -m maubot -c /config/config.yml
|
||||||
type: Dockerfile
|
type: Dockerfile
|
||||||
strategy:
|
strategy:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue