MuleRun
Chat
Resources
Pricing
Back to all
container-ops
by
MZakriya
Run
0
0
Feb 6, 2026
Visit Source
docker_standards: - "Use Multi-stage builds to keep image size small (especially for Python/Next.js)." - "Use `python:3.13-slim` as the base image for backend." - "Always include a `.dockerignore` file."