Sign inSign up

bitcaster/demo

By bitcaster

Updated about 8 years ago

Bitcaster docker images

Image
1

124

bitcaster/demo repository overview

This repo contains demo images of Bitcaster notifificsation platform.

Read more at https://github.com/bitcaster-io/bitcaster.

How to use these images:

docker run -p 8000:8000 --rm \
			-e PGDATA=/var/postgresql/data \
			-e BITCASTER_CONF_DIR=/etc/bitcaster \
			-e BITCASTER_CONF=/etc/bitcaster/conf \
			-v ./volumes/data:/var/postgresql/data \
			-v ./volumes/etc/bitcaster:/etc/bitcaster \
			-v /volumes/var/bitcaster:/var/bitcaster \
			bitcaster/demo:1.1

Tag summary

Content type

Image

Digest

Size

177.6 MB

Last updated

about 8 years ago

docker pull bitcaster/demo:1.1