Housekeeping

This commit is contained in:
Danny Bessems 2021-06-08 16:54:22 +02:00
parent 8d463ff17b
commit bcfffa5f03
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ RUN dpkg -i /tmp/packages-microsoft-prod.deb && \
python3-wheel \
# (sshpass) Dependency for Packer (non-interactive password authentication)
sshpass \
# (sshpass,xorriso) Dependency for Packer (generating isofs image)
# (xorriso) Dependency for Packer (generating isofs image)
xorriso \
yamllint && \
sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && \