-
socialNetwork-ml-swarm:以docker-compose-swarm.yml 执行docker stack deploy时报错:
[error] 1#1: Failed to construct tracer: Error resolving address: Name or service not known
请问是什么原因?
-
Should these credential helpers work in a Swarm? I'm using `docker-credential-pass` and I can see it working okay on the Swarm manager. But when I execute `docker stack deploy --with-registry-auth` th…
-
I'm looking into `container.remove` and `container.delete` tasks (https://github.com/CodeNow/khronos/blob/master/lib/tasks/containers/remove.js#L37).
They bot have following logic:
1. Check if dock ex…
-
### Steps to reproduce
1. Open a document in Collabora Online through Nextcloud
2. Make changes to the document
3. Click the save button OR wait for auto-save
4. Observe that the "Last saved" times…
-
I ran into a really weird issue last night with our docker swarm instance. One of our servers filled its disk space with logs which caused one of our servers to fully fill up (this caused the issue). …
-
Hi I'm running Agent version 2.0.0 on Arch linux host with Docker
I'm running docker in swarm mode, however I'm just connecting single instances (no replicas) over the swarm network:
The actual …
-
* [x] This is a bug report
* [ ] This is a feature request
* [ ] I searched existing issues before opening this one
### Expected behavior
After rebooting a 3 node swarm cluster it is expecte…
-
I think I tried all possible solutions but there is no chance to connect services to base.
I am using:
seneca mesh 0.10
digitalocean
Overlay docker swarm network
I am able to ping between con…
vforv updated
6 years ago
-
I did development and deployment of new-search-api for this first time this week and ran into the following issues:
1. When doing "make dev" (deploy a dev stack), it expects configuration in the US…
-
Hi,
I'm not able to use Docker Secrets in Swarm mode for environment variables (INDEXER_PASSWORD, DASHBOARD_PASSWORD and API_PASSWORD).
I think it would be necessary a environment variable able …