This commit is contained in:
+1
-1
@@ -25,7 +25,6 @@ RUN apt-get update && apt-get install -y \
|
||||
apache2-utils \
|
||||
mariadb-client \
|
||||
age \
|
||||
python3-passlib \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
||||
@@ -34,6 +33,7 @@ RUN apt-get update && apt-get install -y \
|
||||
RUN pip3 install --upgrade pip \
|
||||
&& pip3 install \
|
||||
ansible \
|
||||
passlib \
|
||||
pyyaml
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user