You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of the bug and steps to reproduce:
Running the Easy Docker install creates broken config files, I had to install it manually because I ended up with a config.toml'' and a docker-compose.yml'' file (please note the double ' char).
I think there is an issue with SED_INPLACE
Screenshots:
The text was updated successfully, but these errors were encountered:
* feat: fix easy install docker script for macOS
Closes#1740
* fix: use bash shebang for wider compatibility
* fix: quote the command subst to prevent word splitting
Version:
Description of the bug and steps to reproduce:
Running the Easy Docker install creates broken config files, I had to install it manually because I ended up with a
config.toml''
and adocker-compose.yml''
file (please note the double'
char).I think there is an issue with
SED_INPLACE
Screenshots:
The text was updated successfully, but these errors were encountered: