Docker image
Open
Nobody has claimed this yet.
type: feature
- Dominant language
- Java
- Stars
- 2.3k
- Forks
- 959
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 2
Description
A Docker image should be provided to easily use a dockerised set up.
It would be very useful for folks like me who don't want to have SQL servers on their host machines and still keep the single command up/down of a stack (i.e. docker-compose).
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
The issue names no files or tests. Start by reviewing Velocity’s existing setup documentation and locating any SQL-related service configuration, then determine how a Docker image and Compose setup would fit the project. Done means users can start and stop the dockerised stack with a single Compose workflow without installing SQL servers on the host.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100