Sign inSign up

anthonyguerreiro/pushbullet-bash

By anthonyguerreiro

Updated over 7 years ago

Base image with pushbullet-bash

Image
0

308

anthonyguerreiro/pushbullet-bash repository overview

Base image with pushbullet-bash

docker run -e PB_API_KEY=<API_KEY> -it anthonyguerreiro/pushbullet-bash

After setting up, entrypoint checks for /service and if it exists, executes it passing all args passed to docker run command.

If /service does not exist but args were passed, it executes them instead.

ie.: docker run -e PB_API_KEY=<API_KEY> -it anthonyguerreiro/pushbullet-bash /bin/sh having no /service, there will be a test notification, then /bin/sh is executed

Tag summary

Content type

Image

Digest

Size

3.4 MB

Last updated

over 7 years ago

docker pull anthonyguerreiro/pushbullet-bash