-
Below is the log, please let me know if anything I missed to run it successfully. Thanks.
![2015-01-09-1](https://cloud.githubusercontent.com/assets/5509/5677967/3c513d34-9828-11e4-8589-bd7f16be989b.…
-
The Rakefile makes building omnibus-flapjack a lot easier - the README should be tweaked to indicate that this is the case.
The env variables to set for the non-rakefile version are unclear, and like…
-
Step 37 : EXPOSE 80
---> Running in d9429c725b46
---> 3d67d7dd31d5
Removing intermediate container d9429c725b46
Step 38 : VOLUME /opt/nagios/var /opt/nagios/etc /opt/nagios/libexec /var/log/apache2 …
-
We now need to build a mysql client and headers with omnibus in order to satisfy the dependencies of the mysql2 gem recently added to flapjack, along the lines of http://packages.ubuntu.com/precise/li…
-
I've compiled influxdb for Win64. If this is not the right place to raise issues please let me know.
After admin login I'm unable to create a database; this is what ff dev console says:
```
Error: r…
andig updated
9 years ago
-
Hello,
I tried to create a local image using your dockerfile, i get the following error:
```
Configuring lens-4.3.3...
Building lens-4.3.3...
Installed yaml-0.8.9.3
Installed lens-4.3.3
Downloading …
-
The bash completion is amazing! However...I frequently see something like this:
```
fredmint hamiltont # docker run
032e54762363 32f8f24a5e08 4ffb4c7adff6 …
-
Hi. I have a question. Why is /opt/nagios/etc a volume? Is there a use-case to share this directory with other containers?
In my case, I get into trouble because of it when trying to modify configura…
-
Hi
I was setting up nagios in a docker container. While this works quite well on losinggeneration/nagios-cgi I neded to do some modifications. One of them was to allow read and write access to /var/li…
-
I'm trying to use cadvisor in a CentOS 6 host with kernel 2.6.32-431.17.1.el6.x86_64 and docker-io 0.11.1-4.el6.x86_64. SELinux is disabled.
When I run:
```
docker run \
--volume=/var/run:/var/run…