https://rancher.com/ logo
Title
c

calm-application-66065

07/26/2022, 6:59 AM
Good morning. How can I edit buildkitd.toml on macOS? I see the file nowhere, so I assume on macOS it is inside a container?
j

jolly-forest-99711

07/26/2022, 3:49 PM
I believe the way to do that is to get into the RD VM (
rdctl shell
should do it), and then create the file there. You can then create the file as specified in https://github.com/moby/buildkit/blob/master/docs/buildkitd.toml.md
c

calm-application-66065

07/26/2022, 3:55 PM
Thanks, I will try that.
That seems not to work, it changes nothing. I assume the file is not picked up...
j

jolly-forest-99711

07/27/2022, 7:58 PM
I assume you restarted the
buildkitd
to load it? I'm not sure what the answer is then... @fast-garage-66093 any idea?
f

fast-garage-66093

07/27/2022, 8:17 PM
Sorry, I don't, and I don't have time to look into it before I disappear for the first 4 weeks of August... Ping me in September if you haven't solved it by then...
c

calm-application-66065

07/28/2022, 7:04 AM
Yes, I did restart after every change I made. I am documenting this bug in the rancherdeskop issue tracker: https://github.com/rancher-sandbox/rancher-desktop/issues/2584. Right now, it picks up the file, and I get a different error now.