-
Hi,
I'm very interested in execute docker-compose commands from Java code. I've found your repo and it is very interesting. Do you plan to publish some short of documentation of this repository? It…
-
I want to upgrade to Docker 17.05.0-ce but the upgrade.sh script fails.
### Expected behavior
`upgrade.sh https://download.docker.com/azure/edge/Docker.tmpl`
### Actual behavior
`upgrade.sh h…
-
Not sure if this belongs here or fits more to libcluster functionality, but would be great if one could assign roles to nodes, and then start worker processes only on nodes of particular role.
Than…
-
Some VPS providers like DigitalOcean have a [comprehensive API](https://developers.digitalocean.com/documentation/v2/) that allows programmatic control over server instances. It would be cool if you c…
-
```
#!watchflakes
post ! go list -m golang.org/x/text
[stderr]
go: unrecognized import path "golang.org/x/text": reading https://golang.org/x/text?go-get=1: 500 Internal S…
-
**Description**
We got a docker swarm mode cluster with 12 servers - all using docker 17.06.
Tonight our data center had some network probelms and some servers have been offline for a few minutes. T…
-
**Description**
Having a working Swarm I am facing the same issue with immutability over and over again. When I execute `docker stack deploy -c docker-compose.yml --resolve-image changed --with-reg…
-
## My Environment
* __ArangoDB Version__: 3.4.0-RC.6
* __Storage Engine__: RocksDB
* __Deployment Mode__: Single Server
* __Deployment Strategy__: Docker Swarm
* __C…
-
## Description
When running kubernetes with the cri-o runtime (v1.0.2), the contiv plugin is unable to add network.
When creating a new pod, the following errors are seen :
`crio[1754]:` t…
-
As [announced by Microsoft](http://azure.microsoft.com/blog/2014/10/15/new-windows-server-containers-and-azure-support-for-docker), Windows Server Containers will be comparable to Linux containers and…