-
Sorry I'm a newsbee in docker but I can't run your docker-qgis-server container.
```
docker run --name "qgis-server" -p 2222:22 -p 8080:80 -d -t kartoza/docker-qgis-server
7109debdbfe9fa698df41c3e155…
-
From another thread proposed by @thockin:
"make a cluster of 1 minion, create
an RC of 50, then ramp that up in increments of 50 until it breaks.
Go figure out why it broke (I already mentioned 2 nod…
-
This require inverstigation, i may be doing something wrong, but trying to use ConfigParserProperty with 'app' as config name, on windows, crashes,
```
botstrapping Kivy @ C:\Program Files (x86)\Kivy…
-
Hello,
I'm running Docker registry inside Docker container. I was pushing new image to that registry:
```
sudo docker push dregistry.lazada.com:5000/cas_source
The push refers to a repository [dregis…
-
Hi !
With the latest stable version (b2d 0.8.0, w/ docker 0.10.0), i cannot manage to mount the docker socket inside a container.
Here a quick example to reproduce (fresh install of b2d from homebre…
-
Whenever I perform a container restart on 0.6.5, I lose the host interface information (i.e. the ip part of the port settings). Tried this a number of times, but the example I will use is with shipya…
-
I'm not sure if this is a bug or not, but when I run the registry in the foreground via docker like this:
```
% docker run samalba/docker-registry
```
Then control-c to kill it, it still appears to …
-
as long as DockLeftAutoHide is not set active the values of DockLeftPortion are being evaluated correctly. This means that the panels docke to the left keep their width regardless of the change of the…