grim/wasdead

Add ca-certificates to the build container and copy it to the final image
package globals
type Globals struct {
DatabasePath string `kong:"flag,name='database-path',default='db',help='The path to store the database files'"`
}