-
Feedback from @desmap on #3951
We have information on how to start yugabytedb in docker at
https://docs.yugabyte.com/latest/quick-start/create-local-cluster/docker/
https://docs.yugabyte.co…
-
### Testcontainers version
3.10.0
### Using the latest Testcontainers version?
Yes
### Host OS
Windows 11
### Host arch
x64
### .NET version
.NET 8
### Docker version
Client:
Version: …
-
### error message :
```
zeegin@zeegin-Virtual-Machine:~/hadoop-cluster-docker$
./start-container.sh
start hadoop-master container...
start hadoop-slave1 container...
start hadoop-slave2 cont…
-
**Bug description**
exec `curl -L https://downloads.portainer.io/portainer-agent-stack.yml \
-o portainer-agent-stack.yml`
and
`docker stack deploy -c portainer-agent-stack.yml portainer`
…
ha1o0 updated
2 years ago
-
### Behaviour
#### Steps to reproduce this issue
1. Create a 5-node swarm cluster with 3 manager nodes in [play with docker](https://play-with-docker.com)
2. Create a swarm-cronjob stack as sho…
-
I know that this has been posted before but it was closed and I am having the same issue. I have attached a screenshot and here are the contents of my docker-composer.yml:
version: "3.3"
service…
-
Docker compose is a nifty tool for running multiple containers together locally, a prebaked docker compose file would be really nice instead of using this awkward docker run with a link
`docker run…
-
## Bug:
**What happened**:
If you follow https://github.com/openshift/ansible-service-broker/blob/master/docs/secrets.md and try to add a multiline secret as in:
```
---
apiVersion: v1
kind: S…
-
We have a hyper-converged system that runs Gluster and Swarm on the same node.
so we are mounting the volumes like this `"voluri": "localhost:gv-portainer"`
When there is an error in gluster clus…
-
#574 adds a "-force-new-cluster" flag that removes all other members from the cluster. I think there would be some advantages to generating a fresh snapshot instead that does not include the other mem…