John McCabe

Results 44 comments of John McCabe

I've started addressing your comments @alexellis will get something pushed up ASAP, been a bit off the radar recently as you're likely aware.

Which part do you think is set at build? The `runtime.*` calls?

@alexellis is this worth you want to see implemented? I *think* it should be ok from a GDPR point of view, would need to add a privacy section to the...

Initial PoC worked well, I'll pick this up after work tomorrow and get something pushed up for eyeballs.

Yeah, needs dusted off and pushed (got side-tracked helping with the minikube stuff) - I can swing back round to this on Sunday after I get VMUG and PHP Scotland...

I'd hit the same on OSX 12.6 with Docker 20.10.20. Commenting out all the local volume mounts allowed the container to start as expected (it had been working for me...

@polarathene makes sense, I'll dig into it and report back, had hit problems with how Docker for mac handles sockets in the past when trying to get SSH Agent forwarding...

You are able to run Lima using docker-engine in the QEMU VM, see here: - https://github.com/lima-vm/lima/tree/master/examples - https://github.com/lima-vm/lima/blob/master/examples/docker.yaml You can then install docker, docker-compose, and the docker-credential-helpers in the hots...

Thanks for the work on this @avsm, its unblocked me while waiting on docker/for-mac#483 to be resolved