-
`docker run` should have an `--pull` or `--update` option to pull down the most up to date version of an image tag, then run. The behavior should match `docker build`.
See #4238
-
How do you backup such volumes?
The volume in itself is not really interesting, we need to dump data first.
What about puting a label on such volumes, and do a dump instead?
-
when I use consul for restore backup.snap on windows environment: `consul snapshot restore backup.snap`, services can be found by web ui(`http://localhost:8500/ui/dc1/services`). but services ar…
-
### Terraform Version
Terraform v0.11.10
+ provider.consul v2.2.0
### Affected Resource(s)
consul_key_prefix
### Enhancement
I use terraform to manage configuration stored in consul using th…
-
### Consul Template version
consul-template v0.19.4 (68b1da2)
### Configuration
```hcl
template {
destination = "/tmp/munge.key"
contents = "test"
}
```
### Command
```shell
…
-
##### ISSUE TYPE
- Bug Report
- Documentation Report
##### COMPONENT NAME
yum_repository
##### ANSIBLE VERSION
```$ ansible --version
ansible 2.2.0.0
config file =
configu…
-
http://arthurchiao.art/blog/sre-notes-zh/
-
Hi,
during the poc for #553 I found out that the `__repr__` is incorrect.
The `__repr__` method should ideally resolve into initialised object.
And cannot be directly transformed into a python obje…
-
#### Overview of the Issue
We have a consul cluster with 3 servers running consul 1.2.0. On these nodes, consul is using over 68% of vm memory(8GB).
We use the command `consul snapshot` to backup…
-
### Issue Summary:
Connecting to Localhost:9000 the screen "Hello!" never finishes.
### Cloud Provider(s):
Kubernetes
### Environment:
Local Debian on minikube using minio storage.
###…