Skip to content

twynter94/docker-alpine-mailcatcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Mailcatcher using the latest Alpine Linux.

Status

Docker Image CI

License

License: MIT

Components & Versions

component version
Alpine Linux 3.16.2
MailCatcher 0.8.2
Ruby 3.1.2-r0
SQLite 3.36.0-r0

Ruby & SQlite versions may differ as they are updated during the installation of the image. A full list of the installed packages can be extracted using the following command docker exec -i <image_name> apk info -vv | sort

Supported Architectures

  • x86_64
  • arm64 (apple M1, etc.)
  • x386, x86_32
  • arm v7 and v6

Should you need additional architecture, update the Dockerfile and submit your PR for review.

Latest version

GitHub release

Usage & More Information

Please refer to https://spaquet.github.io/docker-alpine-mailcatcher/

About

Debug SMTP with style using MailCatcher. All images are based on Alpine Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%