mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 09:50:37 +00:00
docker: Add packages that are available in the official image (to the manifest)
This commit is contained in:
parent
49ddd3879f
commit
07bc3ddd8d
1 changed files with 5 additions and 1 deletions
|
@ -16,7 +16,11 @@ system:
|
|||
charmap: UTF-8
|
||||
locale: en_US
|
||||
timezone: UTC
|
||||
packages: {}
|
||||
packages:
|
||||
install:
|
||||
- inetutils-ping
|
||||
- iproute2
|
||||
- netbase
|
||||
volume:
|
||||
backing: folder
|
||||
partitions:
|
||||
|
|
Loading…
Add table
Reference in a new issue