att-cloudnative-labs / att-cloudnative-labs/kubesweeper
Create Makefile to build and push Docker image to one's own image registry
- Dominant language
- Go
- Stars
- 19
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Right now, there is no automated means in the project (besides the Travis file) to build, tag, and push Kubesweeper to one's image repository (such as Docker Trusted Registry) from a local machine. One way to do this is in a Makefile.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the existing Travis file and the project’s Docker build configuration to understand how Kubesweeper is built and tagged. Add a Makefile entry point for building, tagging, and pushing the image to a user-selected registry, then verify the commands work with a local Docker setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- build-system, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100