feat: dockerfile and github based CI build for Africastalking variant #174
Reference in New Issue
Block a user
Delete Branch "sohail/docker-build"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
fixed missing error handler in main
add injectable build string in main
add (dynamically linked) docker build
add github CI workflow
add extra but useful dev files in dev folder
closes #93
Notes
After this is merged. We will be required to start tagging refs. Shoul start at
v0.1.0-beta?@@ -116,3 +118,3 @@flag.Parse()logg.Infof("start command", "dbdir", dbDir, "resourcedir", resourceDir, "outputsize", size)logg.Infof("start command", "build", "dbdir", dbDir, "resourcedir", resourceDir, "outputsize", size)value missing after "build"