-
Spire plugins currently require being in the same container as the spire service itself so it can fork/exec the plugin. Since all communications happen via grpc, could support be added so that a conta…
-
**Describe the bug**
When running multiple containers simultaneously using the same gMSA on either the same host or different hosts, it causes one or multiple containers to lose their domain trust re…
-
Hi there,
**Description**
as [already asked](https://github.com/docker/compose/pull/5314) for docker compose it would be nice to have that feature also for `docker stack deploy`.
stop_grace_perio…
-
Ryan Kuo (taroface) commented:
Per @nvanbenschoten:
> I recently noticed that all of our local Docker deployment documentation focuses on running a multi-node cluster. This seems backwards to me.…
-
There is a number of API calls that interact with containers, e.g. `ContainersById`, `Containers` and `SwitchContainers`. It also restarts containers when a branch switches.
There are several issue…
-
Concerns that multiple flows could lead to very high memory usage (causing running containers to fail). Could avoid this by orchestrating the metaflow containers remotely (e.g. via K8s)
-
## :warning: Note on feature completeness :warning:
### **Is your feature request related to a problem? Please describe.**
As of now, DefectDojo doesn't provide built-in support for deploying …
-
### Description
docker compose config with --no-interpolate flag, stops validating the docker-compose file as it usually does without the flag.
Sample docker compose:
```yaml
services:
bad_service…
-
Docs need to be deployed on the partition to be used for running docker containers on the new server. Again the setup and deployment of the http://docs.inasfe.org site must be scripted via Ansible, as…
-
## Bug Report
karmor probe cli incorrectly links policies to workload in different namespaces.
I am applying a policy to my cluster. To check that I got the labels correct and that the policy…