cloudfoundry-community / slack-notification-resource

Concourse CI resource for sending notifications to Slack.
MIT License
75 stars 82 forks source link

docker image for resource #11

Closed sax closed 8 years ago

sax commented 8 years ago

Hello,

It seems like the recommended way to install custom resources for newer concourse releases is to add them to a pipeline in resource_types. That mechanism only supports docker images. The documentation for resource types lives here: https://concourse.ci/configuring-resource-types.html

Would it be possible to have this resource wrapped up as a docker image for consumption using the new syntax?

sax commented 8 years ago

I've since discovered the image in docker hub. https://hub.docker.com/r/cfcommunity/slack-notification-resource/

At the moment there is no documentation, but I followed the documentation for this image and was able to make it work: https://hub.docker.com/r/nopik/slack-notification-resource/