slimtoolkit / slimtoolkit/slim
minified image falling with ModuleNotFoundError
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 23.4k
- Forks
- 841
- PR merge metrics
- No merged PRs in 30d
Description
Expected Behavior
I'm using this project and trying to minify the image and then run it . But when I'm changing the .slim image in the docker-compose file the project is falling with ModuleNotFoundError: No module named 'jinja2.ext' error.
Actual Behavior
The project works fine when I am not using the .slim image
Steps to Reproduce the Problem
- change the normal image with
.slimimage in docker-compose file - Run docker-compose up
- project is not running
Specifications
- Version: 1.37.0
- Platform: Debian 5.10.46-4kali1
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 with the linked rsvpapp project and its docker-compose file, then reproduce the failure using the normal and .slim images with the reported version and platform. Trace the ModuleNotFoundError for jinja2.ext and compare the image environments; done means a confirmed cause and a verified fix or documented limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go, python
- Domain
- infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100