-
## Description
In a mixed swarm mode cluster (baremetal and VMs) with Contiv 1.1.7, docker service scale issues are seen on rebooting the worker VMs.
Before the reboot the cluster had the container…
-
Make docker in swarm nodes to be able to share local images between nodes.
# Why
Setting up docker in swarm mode is seamless compared to [docker swarm](http://docs.master.dockerproject.org/swarm/o…
-
### Description
"Start Docker Desktop when you sign in to your computer" not working
### Reproduce
Select the "Start Docker Desktop when you sign in to your computer" option.
Restart computer.
##…
-
Basic beginner issue.
I’m just starting with Dockers and I’m trying out the steps under Get Started section in the docs.
I’m using an Ubuntu machine. It is behind a proxy.
Docker version: 17.09.0…
-
In the Swarm cluster, I can only create a container with the concept of replica, which is called service, or use docker run to start a local container.
I want to create a container in the swarm clu…
-
docker **master**
`--heartbeat-tick` and `--election-tick` flags to configure Raft election and heartbeat timeouts are missing from the command-line.
As of now, we bootstrap Managers using the defau…
-
I thing it would be nice if the copier template is compatible with docker swarm out of the box.
Currently docker swarm requires a compose file of version 3.0 or higher, and it also doesn't support …
-
We know the service can be accessed using localhost:18081.
However, if we use docker swarm to create the container and name it 'insightface', and assign the port map 18081:18080, the url insightfac…
-
### 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…
-
### Description
When running commands like `docker compose exec containername mysql... | less` you've got to press keys twice (or more) for them to take effect.
### Steps To Reproduce
1. `docker co…