Optimize Onionmine's container image
Description
The container image developed on #29 (closed) could be optimized.
Tasks
-
Try to optimize image size. -
Compilation: -
Consider using bin/compile in the Dockerfile. -
Add support for two new environment variables: MKP224O_BUILD_CFLAGSandMKP224O_LDFLAGS. -
Support for customized mkp224o build flags by supporting three environment variables: MKP224O_BUILD_FLAGS,MKP224O_BUILD_CFLAGSandMKP224O_LDFLAGS.
-