mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
cloud-init: T2117: Added missed dependencies for Cloud-init 20.1
This commit is contained in:
parent
965d8ef487
commit
a61cad9af9
@ -313,7 +313,10 @@ RUN apt-get update && apt-get install -y \
|
||||
python3-pyflakes \
|
||||
python3-serial \
|
||||
python3-unittest2 \
|
||||
python3-yaml
|
||||
python3-yaml \
|
||||
python3-jsonschema \
|
||||
python3-contextlib2 \
|
||||
cloud-utils
|
||||
|
||||
# Packages needed for libnss-mapuser
|
||||
RUN apt-get update && apt-get install -y \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user