An open API service indexing awesome lists of open source software.

https://github.com/dockette/mailx

:whale: Dockette Alpined-based Mailx
https://github.com/dockette/mailx

docker dockette mail

Last synced: 12 months ago
JSON representation

:whale: Dockette Alpined-based Mailx

Awesome Lists containing this project

README

          

# Mail(x)

Alpine Linux with preinstalled mail utils.

-----

[![Docker Stars](https://img.shields.io/docker/stars/dockette/mailx.svg?style=flat)](https://hub.docker.com/r/dockette/mailx/)
[![Docker Pulls](https://img.shields.io/docker/pulls/dockette/mailx.svg?style=flat)](https://hub.docker.com/r/dockette/mailx/)

## Usage

See more at [mailx documentation](https://pubs.opengroup.org/onlinepubs/007908799/xcu/mailx.html).

```
docker run -it dockette/mailx mailx [...args]
```