Francisco Brito

Results 14 comments of Francisco Brito

Hi @sojan-official 👋🏻, can I work on this?

I reported the issue so that it is recorded, but I already resolved it. The problem is in the docker image. The image being used is `chatwoot:development`, I searched for...

I don't know if anyone is already working on this, but if not, I can gladly send a PR with the modifications to the docker files.

Hi @jyotman 👋🏻, sounds good to me, let me try it, maybe this will solve the problem in a better way.

@jyotman you are totally right, it worked perfect for me.

@kennyadsl yes, I had already tried changing the image to bullseye, because I think the slim-buster image and some others have compatibility problems with the M1 architecture, but I had...

@kennyadsl Now it's working, but I have some additional errors when running the tests. Command sequence: `docker-compose build --build-arg RUBY_VERSION=3.1 app` `docker-compose up -d` `docker-compose exec app env DB=postgres bin/rspec`...

Awesome @nvandoorn, looks good. When the branch merge is done I will try these new updates

Hey @nvandoorn, I pull the new changes, then I built the image but when I try to upload the container I get this error: ```bash app-1 | --- TEMPLATE END...

Hi @bm777 👋🏻, I would like to contribute to this improvement, it sounds interesting, have you already made progress on this?