OpenCut-app / OpenCut-app/OpenCut
[FEATURE] Official Docker Image
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 89.8k
- Forks
- 8.9k
- PR merge metrics
- No merged PRs in 30d
Description
Problem
I am on a low power system where anything takes AGES, especially docker build. Furthermore, each time I try to docker-compose up -d, I always get a cryptic error about the database URL not being set, even though it is in the docker compose, an I don't see how that matters
Solution
Simply provide a pre-built image. This can even be achieved with Github Actions to auto-tag with releases, auto-build per commit... [1]
Alternative
Nothing else has been considered as I think there's no alternative
Anything else?
Contributor guide
No contributing guide indexed for this repository
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 reviewing the repository's existing Docker and docker-compose setup, then compare the requested workflow with the linked GitHub Actions publishing guidance. Done should provide a pre-built Docker image and define how releases or commits are automatically tagged and published.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose, github-actions
- Domain
- devops, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100