Cap icon indicating copy to clipboard operation
Cap copied to clipboard

Run app via docker-compose

Open ologbonowiwi opened this issue 10 months ago • 3 comments

The contributing guide (and how to start the app for the first time) looks pretty straightforward, but running docker-compose up would be even more.

I'd like the maintainer's opinion about this idea.

ologbonowiwi avatar Apr 12 '24 22:04 ologbonowiwi

100%. This is planned. Unless someone wants to make a contribution before I get to it 😄

richiemcilroy avatar Apr 12 '24 22:04 richiemcilroy

Any specific image you have in mind? I'd take a node image and pnpm/rust/whatever is needed, but want to check first

Also, do we have tests to be run to check if the given image works?

ologbonowiwi avatar Apr 12 '24 23:04 ologbonowiwi

@richiemcilroy , I would love to work on this

skushagra9 avatar May 03 '24 09:05 skushagra9

pnpm dev is our run-it-all command now, we use docker-compose up for running a mysql instance. I think that's enough to close this issue?

Brendonovich avatar Oct 08 '24 11:10 Brendonovich

pnpm dev is our run-it-all command now, we use docker-compose up for running a mysql instance. I think that's enough to close this issue?

Thanks but I really would like full control over the compose. I don't think this is sufficient for the question to close.

kuricialm avatar Oct 10 '24 19:10 kuricialm