Giter Site home page Giter Site logo

dockerhub-webhook's People

Contributors

cintiadr avatar greenkeeperio-bot avatar maccyber avatar philbot9 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dockerhub-webhook's Issues

Some questions...

I know this is not an issue per si, but I'd like to ask a few questions and there's no easy way to contact you :)

First, I'd like to thank you for the awesome work. I've searched quite a lot for a ready-to-prod dockerhub-webhook service, and yours is by far the best I've found.

But I'm running into some difficulties.

  1. I'm receiving 400 on any callback call, for example: https://gist.github.com/cintiadr/0722625cedc4c79a4efe9ca3c74a41f6
    I tried several different changes, tried to print the request and full response (cintiadr@8046164) , tried to change the target_url. Is this working for you? Do you have any idea how to fix it? As I will have different webhooks on the same image, I believe that will prevent the next webhooks to be called.

  2. I would like to have bash and other basic commands, because deploying this app as a docker container is way too awesome to be ignored, but I want to have deploy scripts a little bit more complicated. Would you be willing to accept a pull request to add those things? If not, it's fine, I will then keep my own dockerfile.

  3. I need to set the tag and pass arguments to the script. So, when I push testhook:8.0 (not the others tags), I'd like to call 'hello.sh' with argument 'something'.

module.exports = {
  'testhook:8.0': 'hello.sh something', 
}

Neither of those things are possible by now apparently. I will have multiple tags on the same image, deployed to different hosts, so the tag is very important.
The arguments could be prevented having a wrapper script per repository, but it sounds quite of a silly workaround.
Is there any chance you'd be able to implement something like that? :) My javascript-fu is pretty much nil, so I wouldn't be able to create a pull request.

But thanks for all the work.

Problems with dockerhub and dockerhub-webhook

Hey there,

I'm new on docker and I want to run your webhook. I've configured the dockerhub-webhook tool as mentioned in the documentation but it doesn't work.

I have a docker image which i push to https://hub.docker.com/ in my private free repo and til here everything is fine.
But after the push I would expect that the dockerhub-webhook server which is running on my devserver will print some outputs of the requests which should come in from the https://hub.docker.com/.

The problem is: No request, no reaction that anything happens of the side of https://hub.docker.com/.
Maybe you can advice me how to run these things?

Thanks & Best regards,
Josef

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.