James Turnbull
James Turnbull
[Labels](https://docs.docker.com/engine/userguide/labels-custom-metadata/) are Docker's way of adding custom metadata to containers and images. They can be applied at image build or at runtime. They are exposed via [the Docker API](https://github.com/docker/docker-py/blob/master/docs/api.md#containers) in...
Any plans (or interest?) to update this to use the non-streaming version of the stats API introduced in 0.19 - https://docs.docker.com/reference/api/docker_remote_api_v1.20/#get-container-stats-based-on-resource-usage.
I have a lot of macros and often I am unsure what macro is for what. This adds an option to add the following line to your macro: ``` /echo...
### Problem As stated in https://github.com/netdata/netdata/issues/8510 the Homebrew recipe does not install any collectors. The README in https://github.com/netdata/netdata/tree/master/collectors states: ``` All collectors are installed by default with every installation of...
Almost all of our wiki docs are in Markdown. It'd be great if it was easy to port them and write anew in Markdown.
We have Bors deployed into Heroku (deployed last night so presume latest and greatest). We're using Github Actions for our CI. Our problem is when we run `bors r+` it...
Thunderbird plugins no longer support optionsType 1 or 2 (https://wiki.mozilla.org/Thunderbird/Add-ons_Guide_57). Updating optionsType to 3 requires updating and adding options to an optionsURL.
We should add a deploy/release GitHub action that builds the gem, pushes it, and does the Docker work in `.docker/publish.sh`
## Issue Apple removed the `ntpq` binary from macos, because of course they did. This breaks the riemann-ntp command. ## Operating system macos 14.x onwards.
If your profile has MFA enabled then cf-to-tf will timeout.