Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add dockerfile for debian, alpine #570

Closed
wants to merge 34 commits into from

Conversation

soulteary
Copy link

This project is very useful, but looking through the entire project, no docker image was found.

So I added the dockerfile and update build script.

You can execute the command make release-docker got two docker imgae:

adnanh/webhook        alpine        e9a0f8f7f1e9   10 minutes ago    16MB
adnanh/webhook        latest        72c715fe0d32   10 minutes ago   111MB

Before the PR accept, if anyone wants to experience docker image, you can temporarily use my docker image instead

docker run --rm -it soulteary/webhook:alpine 
# or
docker run --rm -it soulteary/webhook

@soulteary
Copy link
Author

Hi, I saw this pull request awaiting a long time, and it seems approved by @AliBK585A a week ago, but the page notice: "First-time contributors need a maintainer to approve running workflows."

Anyone can give a hand? thanks

@adnanh @AliBK585A sorry for disturbing :D

atlekbai and others added 23 commits October 3, 2022 17:20
- Error while loading configuration with unrecognized keys
- Do not start if failed to load configuration from file
Fix error on unrecognized configuration keys
Fix CONTRIBUTING.md links to issues
add ability to stream command output as a response
fix 'err:parameter node not found'when a dotted reference is not the …
Add support for validating MS Teams outgoing webhooks
@soulteary soulteary deleted the branch adnanh:master January 9, 2023 16:08
@soulteary soulteary closed this Jan 9, 2023
@soulteary soulteary deleted the master branch January 9, 2023 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants