-
Implement SRV records for swarm services .
[libnetwork #1163](https://github.com/docker/libnetwork/pull/1163) added changes in the DNS server to handle the SRV query. But the service DB update based …
-
### Discussed in https://github.com/fluent/fluentd/discussions/4329
Originally posted by **mikakatua** October 22, 2023
I'm trying to use fluentd to send logs to a http endpoint. This endpoint…
ashie updated
2 months ago
-
Looks interesting. But I'm not sure what exact the goal of the project is.
I'm looking for a solution for automatic certificate registration and allocation on docker base.
The official letsencrypt…
jarkt updated
7 years ago
-
Running your action with `act` currently produces:
```
[ci/helm-lint] 🐳 docker exec cmd=[bash --noprofile --norc -e -o pipefail /var/run/act/workflow/5-composite-yamllint.sh] user= workdir=
| …
-
For the router reencrypt test, client certs/keys are allowed, but do not appear to be used.
https://github.com/openshift-qe/v3-testfiles/blob/master/routing/reencrypt/route_reencrypt-path.json#L14
…
richm updated
7 years ago
-
I noticed you can pass haproxy.cfg into /tmp/haproxy.cfg and it's used as the input template for generating the final haproxy.cfg. This is nice, but unfortunately you're limited in what you can do si…
-
I've read through various issues (these: #318, #509, #259, #254, #60) and it seems like ideas for multiple ports are floating out there, but it's unclear whether they will work with TCP in any case.
…
-
**Describe the bug**
Exported config generates decoding errors
**To Reproduce**
Steps to reproduce the behavior:
1. `pygmy export`
2. `pygmy up`
**Expected behavior**
No error should be i…
-
Hello,
I trying rootless for docker but I can't find solution to share a network between 2 rootless instances.
I have a machine with some users. Each users have a rootless instance. But for HAprox…
-
i tried this in PowerShell
```
PS C:\Users\hp> docker build /path_to_cloned_repository/proxy/ -t whatsapp_proxy:1.0
[+] Building 0.1s (2/2) FINISHED
=> [internal] load build definition from Docke…