-
## Which version are you using?
v1.5.1
## Which operating system are you using?
- [x] Linux amd64 standard
- [ ] Linux amd64 Docker
- [ ] Linux arm64 standard
- [ ] Linux arm64 Docker
…
-
**Rancher Server Setup**
- Rancher version:
- Installation option (Docker install/Helm Chart):
- If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc):
- Proxy/Cert Details:…
-
I'm just trying out cAdvisor, but I'm not able to start it using the provided instructions on my Mac OSX 10.11.
My docker-machine is indeed running, however when running the command to start cAdvisor…
-
**Describe the bug**
A clear and concise description of what the bug is.
There are several bugs related to Dragonfly TLS configuration when used in conjunction with the Dragonfly operator:
1. [He…
-
Hi,
We are running with the latest Registry 2.4.0 and trying to use S3 as the backend.
When pushing an image to the registry, it keeps retrying until ultimately ending in "Image push failed". Once th…
-
We have a custom datadog host(Example: https://.datadoghq.com/.
The docker version of datadog agent that we are running on our local mac for testing/development purpose is failing to connect to data…
-
I am running OpenLDAP in a container, my docker command is:
```
sudo docker run \
--detach \
--restart unless-stopped \
--name openldap \
--…
-
When I am trying to set `PHPLDAPADMIN_LDAP_HOSTS` to some YAML structure as shown in the docs, I end up with an error, saying:
> # docker-compose up -d
> ERROR: The Compose file './docker-compose.…
-
So I've been playing with this image and its companion image for several months, on and off. I have yet to get it to work.
```
version: '3.7'
services:
fusion:
image: tiredofit/fusion…
-
I followed [this tutorial ](https://github.com/dirien/rancher-argocd-plugins/blob/main/README.md)
I am trying to use kbld for argocd application. But I am getting error.
Ran below steps on mi…