chore(docker): add build-essentials for tcp

This commit is contained in:
Sarah Vaupel 2021-11-25 16:34:59 +01:00
parent 3d5e532e2d
commit 5ad9804e6c

View File

@ -26,7 +26,7 @@ let
# pandoc # just for manual testing within the pod, remove for production, since we use the library instead!
curl wget # just for manual testing within the pod, remove for production!
openldap # just for manual testing within the pod, remove for production!
build-essentials
] ++ optionals isDemo [ postgresql_12 memcached uniworx.uniworx.components.exes.uniworxdb ];
runAsRoot = ''