dimkasta
dimkasta
This would be very nice. Especially if it allows custom DNS entries to be added for other LAN devices And if we manage to include pihole in the bunch, it's...
Any progress with this? Currently I am getting ``` standard_init_linux.go:219: exec user process caused: exec format error ```
I am not very fluent in the .net ecosystem. But I remember that a while back ".NET native" allowed projects to be statically compiled and run without requiring .net frameworks...
There's no need for a split-brain dns or anything. A simple dnsmasq-like service on the zt client would be enough. 1) Define names for each connected client on the web...
So far the only thing that works for me is to set "mouse": false on settings.json. Then micro behaves exactly like the rest of terminal apps, with right click opening...
@hgraur nice. I just tried it and it works nicely. On Windows 11 and git-bash I have to use shift though instead of ctrl You can also use shift+Ins to...
Having this would make this a full nginx manager. I understand that having fast cgi backends would significantly increase maintenance effort. The easiest way to do it would be to...
For what it's worth, one can go beyond just an entrypoint. I was playing with a multistage Dockerfile and on the last stage I tried this ``` FROM scratch as...
For debugging all you have to do is change the target of your compose to the full image or dev on the multistage Dockerfile. You can even target an image...
I agree. Google themselves have a nice implementation for this too https://github.com/google/recaptcha