-
Hi all and thanks you for your assitance.
I create my first docker-compose.yml and it works correctly with image `webdevops/php-apache:debian-8-php7`. But now I need to add a lot vhost in my apache s…
-
Hi
Could grc be installed without root permission in my home folder?
I have a server but I am not a sudoer.
Thanks :)
-
Hello,
it seems that the certificate in `tests/dumps/swidgen.pfx` has expired on May 3 23:59:59 2018 GMT. That causes CI builds and jobs to fail, as suggested by Tobias in https://github.com/strong…
-
The JRE/JDK default for system property `networkaddress.cache.ttl` should be set to something like 5 or 10s, or possibly even 0 (for never) -- IP addresses pointing to services in docker containers ca…
-
Hallo,
ich will derzeit auch mein Raspi einmotten und ein Docker FHEM auf meiner Synology Diskstation laufen lassen. Leider scheinen die FHEM Dockerimages auf der Diskstation keine Namensauflösung …
-
I am trying to solve some errors but was unable to find how, that's my config running on Ubuntu 18.04
```bash
Docker version 18.03.1-ce, build 9ee9f40
```
```bash
docker-compose version 1.21.2, b…
ghost updated
6 years ago
-
Find a way to easily specify flags, which are named differently in various docker versions, eg.:
``` bash
docker rmi --stop
docker rmi --force
```
-
Docker tag/push images tasks seem to fail on line endings. I created a simple 3-line `DockerImages.txt` file in my repo to use the Docker "Tag Images" task in my build. This task was working as recent…
-
Add a pipeline for building and pushing all Docker images we use internally
-
I have my laptop simulate an Edge device, and follow the [tutorial](https://docs.microsoft.com/en-us/azure/iot-edge/tutorial-csharp-module) to create Edge deployment. My Edge device can successfully s…