-
### What is the issue?
git commands don't work with ssh urls if tailscale ssh is enabled
```
> git fetch
/run/current-system/sw/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.…
-
### Pre-requisites
- [X] I have double-checked my configuration
- [X] I can confirm the issues exists when I tested with `:latest`
- [ ] I'd like to contribute the fix myself (see [contributing g…
-
## Context
This Ansible module uses its own parameters to support various `docker run` command line arguments.
Out of those, multiple types are used:
* Single strings
* Lists
Examples for sin…
-
**Describe the bug**
Running **cloudflared** via Docker produces an error in the logs but still runs fine:
`Failed to sufficiently increase send buffer size (was: 208 kiB, wanted: 2048 kiB, got: 416…
-
Hello, given that upstream image [NONROOT](https://github.com/GoogleContainerTools/distroless/blob/main/base/base.bzl#L8C7-L8C16) user is different than `USER`
```
NONROOT = 65532
```
vs
```
U…
-
Hi There!
Recently you merged a [PR](https://github.com/GalleyBytes/helm-charts/pull/7) I opened to make the securityContext: configurable for the controller which greatly simplifies deploying the …
-
xdcp using non-root user will failed in xcat container. (flat environment)
```
------START::xdcp_nonroot_user::Time:Sun Apr 21 19:14:21 2019------
FILENAME:/opt/xcat/bin/../share/xcat/tools/aut…
-
### The problem
Docker image requires root. When running the container using --user the compilation of the images give persmission denied errors. Had to change ownership of /.platformio and /piolib…
-
The current conformance packs for NIST 800-171 and CMMC 2.0 Level 2 do not seem to work with GovCloud East or GovCloud West. Confirmed in site for conformance pack "Operational Best Practices for NIS…
-
Copying the dockerhub command it comes out
`The client did not specify the origincert path`
If I add **--origincert /etc/cloudflared/cert.pem**
`Cannot check if the origin certificate exists in…