Raphaël Titsworth-Morin
Raphaël Titsworth-Morin
Just had a moment where I thought logs or something else might be broken because there was no visibility into the build queue as an end user. I think this...
I'm going to flag that this issue seems to be about mounting files from a local build context into a volume, as opposed to #818 which is about creating a...
Though... depending on implementation, I guess these could work similarly: * When `defang compose up` is run, we create a cloud volume (EBS or something) * If they're using the...
> The spec has no such option though: https://github.com/compose-spec/compose-spec/blob/master/05-services.md#long-syntax-3 @edwardrf said he could find a way to make it happen 😁 I'm guessing it would look more like: ``` services:...
Related to #174
> Duplicate of https://github.com/orgs/DefangLabs/projects/4/views/20?pane=issue&itemId=67388462 ? My understanding of the spec is that that issue would address internal hostname aliases, not public facing? But @lionello can correct me if I'm wrong.
Ah shoot. Sorry, I should have recorded that and provided more context. I can't remember at this point. I think I was doing BYOC videos, though, so I think BYOC?
Do I understand correctly that it's because it's an old bash, but that the old bash is still the default? Would it fix anything to pipe the output into `sh`?...
Interesting. Just realizing that the Github installer uses this: https://webinstall.dev/
Also, even with `x-defang-redis: true` the code wouldn't work because of https://github.com/DefangLabs/defang/issues/547