-
I'm struggling to make the swarm version to work for days now... Could someone help please by sharing the Swarm Version of the docker-compose-t2.yml ?
Thank you!
-
Thank you for this wonderful repository.
To minimize dependency errors, I decided to try using Docker.
My PC:
Ubuntu 22.04, with CUDA enabled
I have attached my laptop specs for your review.
…
-
## Overview
Provide a way to register droplet actions (like a shutsown hook) using Pulumi code. For example, a user should be able to run the equivalent of `doctl compute droplet-action shut-down --…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe.
Milvus is now supported to deployed with docker…
-
Running Docker (swarm), when OOM events occur the counter never increases. For reference, the node-exporter metric (node_vmstat_oom_kill) does increase.
Running cAdvisor v0.43.0.
-
### Contributing guidelines
- [x] I've read the [contributing guidelines](https://github.com/docker/buildx/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug and chec…
-
### 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'm wondering if it's possible to use Custom DNS with local IP and port. For example, I have a home server running in docker swarm, and I would like to map a domain to an IP address and it's port. How…
-
* [x] This is a bug report
* [ ] This is a feature request
* [x] I searched existing issues before opening this one
### Expected behavior
After OS and Kernel upgrade Docker swarm is keep…
-
### Pitch
In docker swarm mode, it doesn't use `env_file`, And use docker secrets.
It stores secret variable into `/run/secrets/` file
Many apps(For example, minio) support this, An…