Skip to content

feat: add dockerfile for debian, alpine#570

Closed
soulteary wants to merge 34 commits intoadnanh:masterfrom
soulteary:master
Closed

feat: add dockerfile for debian, alpine#570
soulteary wants to merge 34 commits intoadnanh:masterfrom
soulteary:master

Conversation

@soulteary
Copy link
Copy Markdown

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
Copy Markdown
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.

7 participants