https://github.com/dockette/mailx
:whale: Dockette Alpined-based Mailx
https://github.com/dockette/mailx
docker dockette mail
Last synced: 28 days ago
JSON representation
:whale: Dockette Alpined-based Mailx
- Host: GitHub
- URL: https://github.com/dockette/mailx
- Owner: dockette
- License: mit
- Created: 2020-04-24T10:11:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2026-06-03T13:49:14.000Z (about 1 month ago)
- Last Synced: 2026-06-03T15:21:37.925Z (about 1 month ago)
- Topics: docker, dockette, mail
- Language: Makefile
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Dockette / Mailx
Alpine Linux with preinstalled mail utils.
-----
## Usage
See more at [mailx documentation](https://pubs.opengroup.org/onlinepubs/007908799/xcu/mailx.html).
```
docker run -it dockette/mailx mailx [...args]
```
## Development
```bash
make build
make test
make run
```
## Maintenance
See [how to contribute](https://github.com/dockette/.github/blob/master/CONTRIBUTING.md) to this package. Consider to [support](https://github.com/sponsors/f3l1x) **f3l1x**. Thank you for using this package.