Shaarad Dalvi
Shaarad Dalvi
Thanks, was stuck on this for sometime! When is the support for async-await planned in released versions?
That's a record-breaking fast response! 😄 Yeah it looks like hooks can pretty-much do it. Is there _any_ remote possibility that docker cli is added to backrest's docker image? Something...
Makes sense, appreciate your thoughts! Meanwhile, I have locally created a docker image (I haven't published it to Docker hub yet) which simply adds `RUN apk --no-cache add docker-cli` on...
I haven't verified it yet, but it's unlikely to work, as backrest image is alpine-based, the docker-cli package, even if it is a single binary, would depend on musl. So...
> Hi [shaaraddalvi](https://github.com/shaaraddalvi) did you have released your edition with docker-cli. I would also be happy if there was docker added because of possibility of stopping immich container for backup...
@garethgeorge is there a plan to add docker-cli in any upcoming release? I was actually looking forward to having it in 1.3.0 😅