• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jcbf / smf-spf / 18276142971
15%

Build:
DEFAULT BRANCH: master
Ran 06 Oct 2025 09:22AM UTC
Jobs 1
Files 1
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

06 Oct 2025 09:21AM UTC coverage: 14.952%. Remained the same
18276142971

push

github

José Borges Ferreira
feat: add official Docker support with comprehensive deployment guide

Implements official Docker image with modern best practices:

Docker Image Improvements:
- Multi-stage build reducing final image size by ~60%
- Alpine 3.19 base for security and minimal footprint
- Runs as unprivileged user (nobody)
- Proper signal handling with tini init system
- Health checks for container orchestration
- Multi-architecture support (amd64, arm64)

Configuration:
- Container-optimized defaults (no daemonize, stdout logging)
- Socket binding to all interfaces (inet:8890@0.0.0.0)
- Proper file permissions and ownership
- Volume support for custom configuration

Docker Compose:
- Production-ready compose file with health checks
- Resource limits and security options
- Optional Postfix integration for testing
- Network isolation with bridge networking

Documentation:
- Comprehensive DOCKER.md deployment guide
- Quick start examples for Docker run and Compose
- Postfix and Sendmail integration examples
- Monitoring, troubleshooting, and security guidelines
- Performance tuning recommendations

Build Optimizations:
- Enhanced .dockerignore to reduce build context
- Stripped binary for smaller image size
- Layer caching optimization
- Build-time dependency separation

Fixes #23

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

93 of 622 relevant lines covered (14.95%)

0.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18276142971.1 06 Oct 2025 09:22AM UTC 1
14.95
GitHub Action Run
Source Files on build 18276142971
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18276142971
  • 0d551790 on github
  • Prev Build on master (#18275399811)
  • Next Build on master (#18276609422)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc