Closed
Description
When running pumba as a docker container sourced from dockerhub with --slackchannel
and --slackhook
I see the following error:
Failed to fire hook: Post https://hooks.slack.com/services/xyzabc: x509: failed to load system roots and no roots provided
I think you need to add:
apk add ca-certificates
to the Dockerfile.
Metadata
Metadata
Assignees
Labels
No labels