Karl0ss

Results 54 comments of Karl0ss

@dorealex Did you ever work this out? as I am having the same issue...

Do I need to be on a specific branch for this? as I am trying to install on alpine and get as far as "Supported package manager not detected!" ```...

Just trying to run `ds` and installing watchtower returns ``` sort: unrecognized option: C BusyBox v1.36.1 (2023-06-02 00:42:02 UTC) multi-call binary. Usage: sort [-nrughMcszbdfiokt] [-o FILE] [-k START[.OFS][OPTS][,END[.OFS][OPTS]] [-t CHAR]...

``` dockerct:~$ cd ~/.docker dockerct:~/.docker$ ds -u origin/apk [sudo] password for karl: 2023-09-21 08:09:43 [NOTICE] Updating DockSTARTer to origin/apk. 2023-09-21 08:09:49 [NOTICE] Creating environment variables for enabled apps. Please be...

Hey no problem man, were all busy, just thought I would keep working through with this.. ``` dockerct:~$ sudo apk add shadow (1/2) Installing linux-pam (1.5.2-r10) (2/2) Installing shadow (4.13-r4)...

Just to update, it would appear I can actually use ds now, and it is pulling down and starting images fine, I've also made an override yml and it pulled...

Yep, seems to work nicely in HA, no need for this, or the arm docker image I built anymore... :)

Have tried 2.1.2 and 2.1.1 both ```zipfile.BadZipFile: Bad CRC-32 for file 'git_cliff-2.1.1.data/scripts/git-cliff-completions.exe'``` Have also tried 2.0.4 ```zlib.error: Error -3 while decompressing data: invalid literal/length code```

Also got a collegue who has tried on his windows machine and he gets the same ``` ERROR: Exception: Traceback (most recent call last): File "c:\users\alex.reed\git\test-git-cliff\.venv\lib\site-packages\pip\_internal\cli\base_command.py", line 180, in _main...

Another collegue has tried on this mac (still python 3.10.6) and it installs fine, so this seems to only be a windows issue..