-
I modeled a program closely after [borg backup prune command](https://borgbackup.readthedocs.io/en/stable/usage/prune.html) to clean up old zackup snapshots on my server.
I'm considering adding a `…
-
### Is there an existing feature request for this?
- [X] I have searched the existing feature requests
### Is your proposal related to a problem?
Instead of waiting up to 15 minutes for Windows to …
-
Sample Earthfile:
```earthfile
test-docker:
FROM earthly/dind:alpine
WITH DOCKER
RUN docker system
END
```
Run `earthly --platform=linux/amd64 -P +test-docker`.
I'd …
-
**From Alex L. on the Earthly Community on Slack:**
Hello folks - I am trying to run the terraform example from https://github.com/earthly/earthly/tree/main/examples/terraform but running localstac…
-
### System information
Type | Version/Name
--- | ---
Distribution Name | Ubuntu
Distribution Version | 20.04 focal
Kernel Version | 5.13.0-41-generic
Architecture | amd64
OpenZFS Version | z…
-
I have been running TrueOS as my main OS for the last few weeks and I'm liking it a lot. I wanted to switch from Linux so I get fully supported ZFS with all its great benefits (mainly boot environment…
-
**What did you do?**
Ran Prometheus in a container using Podman and a Btrfs volume for storage.
`$ podman run --name prometheus_test --net host -v prometheus_test:/prometheus:Z -v /home/$USE…
-
Mandatory info for bug reports:
FreeBSD version ( uname -a ): FreeBSD 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
CBSD version ( cbsd version ): 14.1.1
``…
-
This issue was seen on rack2 after it was updated to omicron commit `4a6be3a40f6c9f876ff53308532f6c37f030b13f`. Here are the log lines at the time pantry crashed:
```
angela@jeeves /staff/core/omicr…
-
### Description
I am upgrading my test cluster on Pi 4 from 1.25.5 to 1.26.0. Kubeadm has completed successfully but kubelet will not restart
and is giving error:
```
Dec 12 10:25:58 pikubemas001…