chore(docker): add some basic commandline tools to container

This commit is contained in:
Steffen Jost 2022-03-10 19:45:44 +01:00
parent 9e80a2e5e9
commit 5d795f845d

View File

@ -27,6 +27,7 @@ let
curl wget netcat # just for manual testing within the pod, remove for production!
openldap # just for manual testing within the pod, remove for production!
iana-etc
unixtools.netstat htop gnugrep
] ++ optionals isDemo [ postgresql_12 memcached uniworx.uniworx.components.exes.uniworxdb ];
runAsRoot = ''