Andrey G.

Results 79 comments of Andrey G.

> Why resolve the symlinks? e.g. i dont want to install docker cli locally, but want to symlink docker.lima as docker. e.g. some tools (e.g. Tilt.dev) will call "docker_build" or...

> I think the change is fine, but should have a comment to explain why the check is needed because stripping the `.lima` suffix from the script names is not...

> I missed that you were using symlinks, instead of shell aliases. I needed it for Tilt.dev which spawns shells (non interactive, so can be some struggle with aliases). But...

I think we can keep it as is and just update docs maybe about QoL? e.g. with something like `direnv`, we can create `.envrc` like ```bash export LIMA_INSTANCE=MyInstance export DOCKER_HOST=$(limactl...

how can I print all vars like this? anyway, here is my full file: ```yaml # yaml-language-server: $schema=https://hay-kot.github.io/scaffold/schema.json messages: pre: | # Scaffold .local-dev starter kit - Git-clone this template,...

E.g. i see this output: ``` ? Project Name kub ? Local development runtime / orchestrator? k0s / kubernetes ? Use host-native CLI tools? false ? Builder buildkit ? Builder...

I can confirm that cant reproduce it anymore. probably I was confused with another "bug" - will explain below. > I don't think the duplicate keys should be an issue....

every other update I lost all my tabs. Though before i could restore previous session, this time it was not worked at all as before (restored tabs from containers into...

> [@plandem](https://github.com/plandem) do you have 2 windows openned? I do not have. It was the first thing that I checked :(