Jonas Geiler
Jonas Geiler
@ncw, sorry for the ping but I saw that you recently made some changes in `cmd/serve/docker/options.go` which caused a merge conflict that I have fixed now, along with adding the...
Fixed in 33d2747 - this PR not relevant anymore.
It currently isn't possible since the whoami Docker image is based on "scratch", which is basically a completely empty operating system. So no `curl` included. It think it would be...
> @mikaelparkefelt wrote: So in the compose file I add `command: /whoami --healthcheck` insted of the default one? You WOULD but it's currently not implemented!
> @mikaelparkefelt wrote: So what exactly should i do then to get healthcheck to work? At the moment there is not much you can do, except modify the container yourself,...
I would really like to be able to pick only specific variants of my local font to preload. At the moment, my app preloads ALL font files, even those of...
> @florian-lefebvre wrote: This should not be the case. It was fixed recently, did you try with the latest version of Astro? Yeah, I am on `[email protected]`. I went through...
Closed in favor of #58.
> @orestbida wrote: Yes, this was already discussed [here](https://github.com/orestbida/cookieconsent/discussions/790#discussioncomment-12967867). > > And I am fine with implementing it with this approach: > ``` > domain: > ``` Ah, damn, didn't...
I have started my own fork: https://github.com/jonasgeiler/fenster Let's see how much work I will actually put into it, but there are a few fixes that probably don't take much...