Vitalii Horbachov

Results 6 issues of Vitalii Horbachov

Hi. I am running docker image as per README documentation: ``` docker run \ -e ADBKEY="$(cat ~/.android/adbkey)" \ --device /dev/kvm \ --publish 8554:8554/tcp \ --publish 5555:5555/tcp \ us-docker.pkg.dev/android-emulator-268719/images/30-google-x64:30.1.2 ``` This...

Hey, thanks for this binary. Any chance you can set up brew formula for this?

Hi everyone. I am currently working on a project where I have implemented a custom ORAS content store to handle file packaging according to my specific requirements. Due to this...

enhancement
question
stale

### Description Hi all. I am experiencing a weird issue where colima instance (using Virtualization.framework) is getting stuck and unresponsive while reporting a Running state. This happens on the machines...

#### Environment details - Programming language: Golang - OS: MacOS - Language runtime version: 1.24 (1.23 same issue) - Package version: latest main #### Steps to reproduce 1. Make sure...

type: question