-
We have a custom datadog host(Example: https://.datadoghq.com/.
The docker version of datadog agent that we are running on our local mac for testing/development purpose is failing to connect to data…
-
### 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…
-
``` bash
$ docker-machine --version
docker-machine version 0.8.1, build 41b3b25
$ docker-machine env dev --shell=bash
export DOCKER_TLS_VERIFY="1"
export DOCKER_HOST="tcp://192.168.99.101:2376"
export…
-
### Welcome!
- [x] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any.
- [X] Yes, I've searched similar issues on the [Traefik community f…
-
From the mailing list:
TLDR; Using Ubuntu 16.04, I did the following:
1. generated a certificate using letsencrypt
2. mounted certificate directory into crossbar docker container
3. c…
-
Guys, I am trying to configure docker installation to send emails, but something is not working, and I can't see any messages in any log to see what exactly is wrong
I have this in my docker file
…
mihha updated
4 months ago
-
I have created a release with a several docker tasks. I have an endpoint to a docker host machine. I am able to run docker commands successfully (like docker run) against the docker host. However, the…
-
### Host operating system: output of `uname -a`
Darwin 13.4.0 Darwin Kernel Version 13.4.0: Sun Aug 17 19:50:11 PDT 2014; root:xnu-2422.115.4~1/RELEASE_X86_64 x86_64
### node_exporter version: …
-
I'm have read the doc from this project and https://github.com/coreruleset/modsecurity-crs-docker/tree/master
Everything works but as son as I enable the modsecurity middleware I get a blank page. …
-
> Cannot connect to the Docker daemon. Is the docker daemon running on this host?
```
➜ ~ docker-machine env default
export DOCKER_TLS_VERIFY="1"
export DOCKER_HOST="tcp://192.168.99.100:2376"
expor…