-
### Description
It appears that the Docker Swarm overlay network isn't functioning between hybrid hosts (Windows Linux), though it works as expected between Linux hosts.
For example, when I have a …
-
### Initial checklist
- [X] I understand this is a bug report and questions should be posted in the [Community Forum](https://community.transloadit.com/)
- [X] I searched [issues](https://github.com/…
-
### Description
When Continue-as-New and Termination happens about the same time, exception is thrown ` System.InvalidOp
erationException: Multiple ExecutionCompletedEvent found, potential corrupt…
-
Hi, I manage a docker swarm with heterogeneous nodes, and today I got a new error that is preventing some services from starting instances on nodes where the CPU core count is lower.
**Steps to…
-
To test `docker stack deploy --compose-file` function, I load one of my sample `docker-compose.yml`:
```yaml
version: '3'
services:
nginx:
image: "${DOCKER_USER}/lnmp-nginx:v1.2"
…
-
### Description
In my project I am creating a config file with "docker compose" which is then used to deploy a docker swarm service ("docker stack deploy"). With docker-compose v1 this worked fine,…
-
**Description**
Swarm mode, ```docker service create --mount type=tmpfs```, how to remove noexec flag?
**Steps to reproduce the issue:**
1. docker service create --mount type=tmpfs,destin…
-
### Describe the bug
Hello
When you receive an email with an attachment you can see the email in chatwoot but you cannot download the attachment, this only happens with received emails, as with sent…
-
Hello REX-Ray Community and Collaborators!
Lots of news and great opportunities in the container eco-system. With the introduction of the Container Storage Interface (CSI), the community has cement…
-
**Description**
docker secrets and configs work fine with microsoft/windowsservercore but does not work with nanoserver
**Steps to reproduce the issue:**
1. init swarm
2. create network -d ove…