-
**Feature Request**
I am finding the support for [create services using templates](https://github.com/moby/moby/blob/master/docs/reference/commandline/service_create.md#create-services-using-templa…
-
For example: https://ci.chromium.org/ui/p/dart/builders/ci.sandbox/vm-win-debug-arm64/1115/infra
per @aam the system logs say:
```
The process C:\WINDOWS\SYSTEM32\shutdown.exe (FLUTTER-WIN-19) …
-
##### SUMMARY
The problem is docker_swarm_service module works incorrectly with Swarm services which use host network(s) and continuously attempts to update such services due to wrong processing of…
-
From time to time, there are docker nodes that remain in the docker swarm forever:
- docker node in Drain mode, without any label
Current theory is something along the line of:
- a user starts a serv…
-
Hi, thanks for this plugin!
Is it possible to configure the number of containers to scale in a docker swarm service? For example, upon receiving the first request, I know a lot of other requests wi…
-
Implement SRV records for swarm services .
[libnetwork #1163](https://github.com/docker/libnetwork/pull/1163) added changes in the DNS server to handle the SRV query. But the service DB update based …
-
Is it possible to add support for deploy: replicas. So I can run the same container multipole times for traefik?
-
### Before you start please confirm the following.
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/portainer/portainer/issues).
- [X] Yes, I've checked whether this issue is co…
-
For example of starting docker container, [node-exporter ](https://github.com/prometheus/node_exporter)
```
docker_swarm_service:
name: node-exporter
image: prom/node-exporter:latest
…
-
IPv6 does not work as expected with `docker service deploy`.
Using this trivial `docker-compose.yml` as an example.
```
version: "3.9"
services:
caddy:
image: caddy
ports:
…