ANGkeith
ANGkeith
[docker run --init strapi/strapi ](https://github.com/krallin/tini/blame/master/README.md#L44-L46) fixed the issue for me
Duplicate of #1510
Do we need the `.bare` directory ? Tested with the following, and it seemed to be working well with this plugin ``` git clone https://github.com/ThePrimeagen/git-worktree.nvim --bare git-worktree.nvim/.git ```
@DoTheEvo, not sure if you are still facing this issue. I believe something like this should work `for_window [class="plank"] exec "i3-persist lock", floating enable`
> Slightly different occurrence: > > ```shell > alias g=git > alias gs="git status" > git status > ``` > > Expected behavior: > > ```shell > 💡 gs >...
Reproduce steps: ```bash cat
hihi, i don't use packer, but this is what i did ``` :lua require'telescope'.extensions.project.project{} ``` instead of ``` :Telescope project ```
This is my usecase, whereas in every namespace, I do not want to route the alert: `InfoInhibitor` or `Watchdog` to the respective receiver. ```yaml apiVersion: monitoring.coreos.com/v1alpha1 kind: AlertmanagerConfig metadata: labels:...
after giving some thought, ```yaml inhibit_rules: - target_matchers: - alertname="InfoInhibitor" ``` should be a much more elegant approach
Following the guide, I am getting the following error: > 2024-02-14T03:23:50Z error Failed to fill in defaults for plugin {"url": "https://eu.kic.api.konghq.com/kic/api/control-planes/REDACTED", "plugin_name": "myheader", "error": "error retrieveing schema for plugin myheader:...