Mark Himsley
Mark Himsley
I don't know whether this is the *best* way, but it's *a* way... I’ve moved a Windows10 host from ESXi to Harvester 1.0.2 like this: * stopped the VM on...
I think this is a "bug" with Ogg when compiling Vorbis or Theora when using the OSX Cross tool chain. https://github.com/tpoechtrager/osxcross I have had to patch Ogg with ``` diff...
> What did work was embedding the `registries.yaml` inside the `lima.yaml` file as a provisioning script: On Linux should I edit `$HOME/.local/share/rancher-desktop/lima/0/lima.yaml` to insert the suggested object into the provision...
Ah - putting it at the end of the array of the provision array is the bit I missed. So - I have the registries.yaml file in place. Should I...
For v0.7.0 will we need to create both /etc/rancher/k3s/registries.yaml for k3s and /etc/docker/daemon.json for dockerd?
Copying here from Slack... With Rancher Desktop v0.7.0, for using local insecure registries: - When the Container Runtime is `containerd` you need to make `/etc/rancher/k3s/registries.yaml` with `mirrors`, as shown below....
Added as PR
Could the problem be this issue? https://community.spiceworks.com/topic/2455449-nagios-core-4-4-6-works-correct-nagios-core-4-4-7-give-segmentation-fault The solution of setting this parameter has worked for me. Hopefully the issue will be fixed upstream and we can remove this setting...
> having a copy of the config on the outside of the container and mounting it over the top would achieve the same - at the expense of ignoring any...
Thanks Adam. Do you think there should be built-in tasks for those two actions?