Closed Matvey-Kuk closed 8 years ago
We've updated kafka to 0.9.0.1 and the collector. This fixes item 3.
Regarding reducing the memory, it would be better if you installed MySQL outside of the container. It's set to 2G because anything less will perform poorly and the container is meant to be more general. If you install MySQL yourself you can customize all settings to meet your needs.
Regarding (1)... Can you remove your changes for (2) and (3) and update your changes for (1) to match the latest changes? This way I can validate and merge.
1) Added docker-compose file. 2) Reduced minimum memory in mysql container to allow MEM=1 and allow running in docker kitematik with 2GB VM memory. 3) Added libsasl2-2 installation command to fix "/usr/bin/openbmpd: error while loading shared libraries: libsasl2.so.2: cannot open shared object file: No such file or directory" while starting container.