| __ministry | yup. I running in base docker image ubuntu 22.04 | 10:34 |
|---|---|---|
| __ministry | my Dockerfile like: | 10:35 |
| __ministry | FROM ubuntu:22.04 | 10:35 |
| __ministry | LABEL Description="Workflow Services" | 10:35 |
| __ministry | ARG PBR_VERSION=${PBR_VERSION:-"1.0.0"} | 10:35 |
| __ministry | RUN apt update && \ | 10:35 |
| __ministry | apt install -y git python3-pip | 10:35 |
| __ministry | COPY mistral /opt/mistral | 10:35 |
| __ministry | WORKDIR /opt/mistral | 10:35 |
| __ministry | RUN pip3 install -e . | 10:35 |
| __ministry | COPY mistral-extra /opt/mistral-extra | 10:35 |
| __ministry | WORKDIR /opt/mistral-extra | 10:35 |
| __ministry | RUN pip3 install -e . | 10:35 |
| opendevreview | Hervé Beraud proposed openstack/mistral master: bump eventlet to latest version that support python 3.12 https://review.opendev.org/c/openstack/mistral/+/905893 | 15:04 |
| opendevreview | Hervé Beraud proposed openstack/mistral-lib master: bump eventlet to latest version that support python 3.12 https://review.opendev.org/c/openstack/mistral-lib/+/905894 | 15:06 |
| opendevreview | Hervé Beraud proposed openstack/mistral-extra master: bump eventlet to latest version that support python 3.12 https://review.opendev.org/c/openstack/mistral-extra/+/905959 | 15:43 |
| opendevreview | Merged openstack/mistral master: bump eventlet to latest version that support python 3.12 https://review.opendev.org/c/openstack/mistral/+/905893 | 18:22 |
| opendevreview | Tony Breeds proposed openstack/mistral master: Revert "bump eventlet to latest version that support python 3.12" https://review.opendev.org/c/openstack/mistral/+/905907 | 23:53 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!