Files
stickerbot/Dockerfile
sarah 144149f45d
Some checks failed
Auto Build and Push Docker Image / build (push) Failing after 12s
Fix Dockerfile: Switch from Alpine to Debian Slim for better Python package compatibility
Changes:
- Use python:3.11-slim instead of python:3.11-alpine
- Install libgl1-mesa-glx and libglib2.0-0 for rembg dependencies
- Remove gcc and musl-dev (not needed in Debian)
- Fixes build errors with opencv-python-headless, numba, and llvmlite
- Debian provides better support for Python packages with C extensions
2026-03-25 09:27:02 +00:00

808 B