forked from alt/image-forge
Add more network utils to the devel image
This commit is contained in:
parent
7d65813779
commit
89e331224d
@ -15,7 +15,7 @@ MAINTAINER alt-cloud
|
||||
{{ install_pakages("git-core", "perl-Git") }}
|
||||
|
||||
# install network utils
|
||||
{{ install_pakages("iproute2") }}
|
||||
{{ install_pakages("iproute2", "iputils", "wget", "curl") }}
|
||||
|
||||
# install file utils
|
||||
{{ install_pakages("lsof", "ripgrep") }}
|
||||
|
Loading…
Reference in New Issue
Block a user