Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hihouhou/docker-rocketchat

rocketchat for docker
https://github.com/hihouhou/docker-rocketchat

Last synced: 13 days ago
JSON representation

rocketchat for docker

Awesome Lists containing this project

README

        

# rocketchat
rocketchat for docker

Utilisation :

docker run -e "[email protected]" -e "ADMIN_PASS=supersecret" -e "ROOT_URL=http://127.0.0.1:3000/" -e "MONGO_URL=mongodb://mongo:27017/rocketchat" -e "PORT=3000" -p 3000:3000 --link mongo:mongo --name rocketchat rocketchat:latest