chore(docker): add some basic commandline tools to container
This commit is contained in:
parent
9e80a2e5e9
commit
5d795f845d
@ -27,6 +27,7 @@ let
|
|||||||
curl wget netcat # just for manual testing within the pod, remove for production!
|
curl wget netcat # just for manual testing within the pod, remove for production!
|
||||||
openldap # just for manual testing within the pod, remove for production!
|
openldap # just for manual testing within the pod, remove for production!
|
||||||
iana-etc
|
iana-etc
|
||||||
|
unixtools.netstat htop gnugrep
|
||||||
] ++ optionals isDemo [ postgresql_12 memcached uniworx.uniworx.components.exes.uniworxdb ];
|
] ++ optionals isDemo [ postgresql_12 memcached uniworx.uniworx.components.exes.uniworxdb ];
|
||||||
|
|
||||||
runAsRoot = ''
|
runAsRoot = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user