-
Hi! Is planned any type of support to scale AWS ECS Services/Tasks like in docker swarm?
I have hybrid Services using swarm and ECS and could be very nice to control them!!
Regards!
-
We need the ability to map a port to a specific container for a service running in swarm mode. This would allow debugging / monitoring a specific instance of a service. Consider the case where a ser…
-
**Issue Description**:
compile failure "make " on the pure machine of the latest version.
**Error log**:
Scanning dependencies of target build_docker_swarm
../../../deployment/docker-swarm/build.s…
-
I hope I can auto configure all service with a single `docker-compose.yaml`.
Read enviroment variable (from `.env` file or `docker/run/secret` swarm) to create lan service
-
I followed the repository's guidelines but encountered the error shown below.
I am using only the Realsense camera because I currently don't have a 4-camera setup ready. It's indicated that the Omn…
-
This is not a bug, it's a feature request.
I believe it would be very useful to have report sucess / failure of running tasks in swarm-cronjob logs.
Running the example with date, I can see so…
-
### Description
We are setting up the Docker Swarm Orchestration in the Windows server 2022 (Version 21H2 and OS Build:20348.2340) with MS SQL Server (2022) and Docker Engine version (25.0.3).
We ar…
-
From many documents,I know we can access the service on any node in the swarm by using localhost:$PORT.
for example,I start a service by the command "docker service create --name registry --publish 5…
-
Has this been tested with goroutines to improve speed on larger swarms?
I have used Shepherd but it turned out to be too slow, going one-by-one, which looks like this does the same. However impleme…
-
I tried the basic example with clean installation of Docker in Virtualbox VM:
```
$ docker info
Containers: 0
Running: 0
Paused: 0
Stopped: 0
Images: 2
Server Version: 18.03.0-ce
Stora…
srigi updated
5 years ago