This commit is contained in:
@ -12,7 +12,7 @@ COPY python/requirements.txt /tmp/requirements.txt
|
||||
|
||||
# RUN dnf install -y python3-pip git ansible-core python3-ansible-lint
|
||||
RUN dnf update -y \
|
||||
&& dnf install -y python3-pip git \
|
||||
&& dnf install -y python3-pip git systemd \
|
||||
&& pip install pip --upgrade \
|
||||
&& pip install -r /tmp/requirements.txt
|
||||
|
||||
|
Reference in New Issue
Block a user