-
Dear developers,
I observed a very strange behavior after I compiled xinetd version 2.3.15.4 and hosted a test program in an Alpine docker container: xinetd was stuck and kept consuming 100% CPU fo…
-
### Description
When using `docker compose up` (or `watch`), Compose first builds all required images and then starts containers for them. In some workloads, one container is ready to launch much e…
-
### Description
This cli command with filter https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ecr/describe-images.html would be awesome to port to Terraform. Sometimes container ta…
-
### Is this the right place to submit this?
- [X] This is not a security vulnerability or a crashing bug
- [X] This is not a question about how to use Istio
### Bug Description
### Use case:
Istio…
-
### What happened?
Hi.
We have excitingly been trying out the new 1.3.0 release. We immediately setup an alert on the `frankenphp_worker_php_ready_worker` metric on our environments.
We howev…
-
**Community Note**
* Vote on this issue by adding a 👍 reaction to help the community and maintainers prioritize this request
* Do not leave "+1" or "me too" comments, they generate extra noise for …
-
Debian needrestart package checks if some services still load an old lib / already deleted lib, which is the best indicator that a service need a restart to load all the new libs with all security fix…
xeiss updated
20 hours ago
-
Given: I've created a container via the create_container endpoint
Then: I can ssh into the container
-
Is is correct that the following construct:
```C#
ConsoleApp.ServiceProvider = services.BuildServiceProvider();
var app = ConsoleApp.Create();
app.Add();
```
and specifically `app.Add()` is jus…
-
### **Issue 5: Investigate and Resolve ECS Task Issues for the App with NGINX Reverse Proxy**
**Description:**
The InvenioRDM app is currently not functioning as expected on ECS. Previously, Cloud…