Merge "Install apt-utils in Ubuntu base image"
This commit is contained in:
commit
bb3ed4ef5b
@ -216,6 +216,7 @@ COPY sources.list.{{ base_distro }} /etc/apt/sources.list
|
|||||||
COPY apt_preferences.{{ base_distro }} /etc/apt/preferences
|
COPY apt_preferences.{{ base_distro }} /etc/apt/preferences
|
||||||
|
|
||||||
{% set base_apt_packages = [
|
{% set base_apt_packages = [
|
||||||
|
'apt-utils',
|
||||||
'curl',
|
'curl',
|
||||||
'gawk',
|
'gawk',
|
||||||
'iproute2',
|
'iproute2',
|
||||||
|
Loading…
Reference in New Issue
Block a user