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_pakages("git-core", "perl-Git") }}
|
||||||
|
|
||||||
# install network utils
|
# install network utils
|
||||||
{{ install_pakages("iproute2") }}
|
{{ install_pakages("iproute2", "iputils", "wget", "curl") }}
|
||||||
|
|
||||||
# install file utils
|
# install file utils
|
||||||
{{ install_pakages("lsof", "ripgrep") }}
|
{{ install_pakages("lsof", "ripgrep") }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user