-
Is it possible to use an arm machine for mailu? I've looked through the tags and there doesn't seem to be a specific arm tag, and I can't see if a manifest has been made.
If not, are there build d…
-
After attempting to build an image with **docker.io/library/alpine:3.19**, I receive the following error:
```text
#0 building with "default" instance using docker driver
#1 [internal] load buil…
-
I've had raspberry pi support requested twice now. I wasn't anticipating huge demand for this but given some of the support is still there in the scripts I thought I should at least add it to the back…
-
I'm unsure if GHA CI has Arm linux runners, but something that came up during the workshop was installing soar to raspberry PIs, which imo is a good use-case.
Adding support should be "as simple as…
-
I am trying to work with Fluentd on `s390x`, but I am a little confused on which Docker Hub I should be pulling from.
On the top of this repo, you have a link pointing to https://hub.docker.com/r/…
-
A major caveat on DockerHub (not your fault) of `push from-args` is that the operation **overwrites** what is there, not **appends**.
This means, you can not dynamically add additional architecture…
-
This shall create a container that is ready to ship logs to Logsene with limited configuration. This task is neither to simple nor to complex, so it probably is a good starter to understand what we ne…
-
**What happened**:
Went to https://hub.docker.com/r/grafana/grafana-arm32v6-linux
Run $ docker run grafana/grafana-arm32v6-linux
docker: Error response from daemon: manifest for grafana/grafana-arm…
-
Creating a catch-all issue so we can list areas for improvement.
- [ ] `SharedTags`: explain what they are and when they are used
- [x] reword in readme: "While official images are in the process …
-
I am unable to run archivy through docker-compose on Raspberry Pi 4.
It runs fine if I install it directly on the RPi using `pip3 install archivy`
I am running ubuntu server 20.10 (64-bit).
Sinc…