botpress-channel-rocketchat icon indicating copy to clipboard operation
botpress-channel-rocketchat copied to clipboard

Install in Docker

Open arthurd2 opened this issue 5 years ago • 2 comments
trafficstars

Hi guys, I guess most of the Botpress users are using the Docker installation now. So, how can we install this module in the docker? Is it possible to build a TGZ like the other modules? Can you guys write the procedure in the README.md ?

arthurd2 avatar Apr 22 '20 16:04 arthurd2

Can you run the setup with the docker? I tried to install as a bot library, but I couldn't find the file: config/channel-rocketchat.json, I also tried to run the npm command with the "docker exec" to test and update the official Dockerfile, but the mpm command was not found

salviof avatar Dec 28 '21 19:12 salviof

I've created the config/channel-rocketchat.json but, after I realized there's no npm in the docker image. I think the only way would be:

  • build the TGZ in another docker
  • export it and
  • extract in the production one.

ASAIC I will try and I'll let you know...

arthurd2 avatar Jan 03 '22 15:01 arthurd2