Publish docker images with Frogbot, to use in containerized pipeline jobs
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 372
- Forks
- 107
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 5
Description
Is your feature request related to a problem? Please describe.
Having to have the binary downloaded every time the pipeline runs is a waste of bandwidth.
Describe the solution you'd like to see
Please publish Docker images (linux and windows) with frogbot installed, so we can use them in our containerized pipelines.
Describe alternatives you've considered
Building my own image, but then I have to keep pace with new releases.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the repository's existing release and pipeline configuration to find how Frogbot binaries are built and published. Define the Linux and Windows image targets and verify that each image contains Frogbot and can run in a containerized pipeline job.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- ci-cd, devops, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100