Sign inSign up

maaso/dasher

By maaso

Updated over 9 years ago

A docker container for maddox's Dasher for Amazon Dash buttons, with volume support

Image
2

10K+

maaso/dasher repository overview

Usage

Create a config.json file (see the Dasher github page for details).

Once ready, run the following command and replace /your/config/dir with the correct path to the directory containing the config.json:

docker run -d --name dasher --net=host -v /your/config/dir:/root/dasher/config maaso:dasher

If you make changes to the config.json, they will be loaded after a docker restart of the container.

Credits

Dasher: https://github.com/maddox/dasher Based on clemenstyp's container: https://hub.docker.com/r/clemenstyp/dasher-docker/

Tag summary

Content type

Image

Digest

Size

162.8 MB

Last updated

over 9 years ago

docker pull maaso/dasher