OpenCut-app / OpenCut-app/OpenCut

[FEATURE] Official Docker Image

Open
#333 0 comments 7 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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?

[1]: Publishing Docker Images using GitHub Actions

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.