Tycho Braams
Tycho Braams
I'm not familiar with the dartsass libraries, but it looks like sass-embedded and sassc-embedded are actively maintained and the library chosen by dartsass-rails, while dartsass was last updated 2 years...
The release notes for 4.33.0 listed a bug fix for this issue, but I'm still seeing IPv6 addresses assigned to `host.docker.internal` with that version. Version info ``` % docker version...
Looks like they weren't able to include it in 4.34.0.
> Paraphrasing some stuff from a conversation with support: > > These is a new setting planned in an upcoming release (called `IPv4 only`, under Settings > Resources > Network)....
I did discover that the (new) [settings config](https://docs.docker.com/desktop/settings/) includes `IPv4Only` and `IPv6Only`, both set to false. If you change `IPv4Only` to true and do a full docker restart, it'll use...
> > I did discover that the (new) [settings config](https://docs.docker.com/desktop/settings/) includes `IPv4Only` and `IPv6Only`, both set to false. If you change `IPv4Only` to true and do a full docker restart,...