nextcloud / nextcloud/nextcloud-docker-dev
Speed up container build time by building architectures separately
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 190
- Forks
- 103
- Avg merge
- 4h 36m
- Merged PRs (30d)
- 1
Description
As a reference:
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 comparing the referenced .github/workflows/build_images.yml, promote-to-beta.yml, and promote-to-latest.yml files in the all-in-one repository. Then inspect the corresponding build workflow in nextcloud-docker-dev and determine how architecture-specific builds are currently handled. Done means the container build process completes faster by building architectures separately without breaking promotion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose, github-actions
- Domain
- build-system, ci-cd, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100