Docker Mailcatcher using the latest Alpine Linux.
component | version |
---|---|
Alpine Linux | 3.18.4 |
MailCatcher | 0.9.0 |
Ruby | 3.2.0 |
SQLite | 3.43.1-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
- x86_64
- arm64 (apple M1, etc.)
- x386, x86_32
- arm v8, v7 and v6
Should you need additional architecture, update the Dockerfile and submit your PR for review.
Please refer to https://spaquet.github.io/docker-alpine-mailcatcher/