AKSW / AKSW/fuseki-docker-plus
Move plugins download into a prepare script
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
A script on the host should download the plugins into a folder. That folder then gets copied into the image during build.
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 inspecting the repository's Docker build entry point and existing plugin-related setup. Add a host-side prepare step that downloads plugins into a folder, then ensure the build copies that folder into the image; done means the image contains the downloaded plugins.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- build-system, devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 60/100