Skip to content

guidone/redbot-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 

Repository files navigation

RedBot Docker

Basic image to run Node-RED + RedBot. It basically installs the packages node-red-contrib-chatbot and node-red-contrib-chatbot-mission-control

To run the image

docker run -it --env -p 1880:1880 -p 1942:1942 -p 1943:1943 --rm --name redbot guidone/redbot

Dockerize a RedBot project

TBC

About

Docker image for RedBot (based on Node-RED).

Topics

Resources

Stars

Watchers

Forks

Languages

  • Dockerfile 81.6%
  • Shell 18.4%