LaunchCodeEducation / LaunchCodeEducation/azure
Docker builder doesn't auto update images in /src/_static/images
Open
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
If I add pictures after writing curriculum Docker doesn't rebuild automatically, and I have to make a change in the source file to kick off inotify.
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 Docker builder and file-watching configuration for /src/_static/images, focusing on how inotify is triggered. Done means adding images after writing curriculum causes an automatic rebuild without changing a source file; verify the behavior through the Docker build/watch workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- build-system, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100