Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notify-slack

Simple container to post a slack webhook message

Args:

  • WEBHOOK (the last part of the webhook url, which includes org_id, channel_id and webhook_secret separated by /)

  • MESSAGE (the message you want to send to the channel)

Usage:

Run via Docker:

docker run makevoid/notify-slack -e WEBHOOK=".../.../..." -e MESSAGE="Deployment in $ENV completed"

Run via Compose:

(uses the default message)

WEBHOOK=".../.../..." docker-compose up --build

About

Simple container to post a slack webhook message

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages