-
Hi there,
since the official Ubuntu image has some issues with running inside Docker, I'd like to see your superb Dockerfiles be based on phusion/baseimage-docker instead. They explain why this has …
-
I wanted to play around with version 0.5 or even 1.0 beta, to see the performance of af_packet. I am running the packetbeat agent inside a docker container. Nginx server is running inside another cont…
-
Somewhere in building it tries to
/usr/bin/chfn -f Riak user riak
which is of course impossible. I'm guessing someone forget to escape the space,
or forgot an underscore as in Riak_user.
After that, t…
-
Hi,
I would like to access the containers via ssh to run some test, could you provide the login credentials for both images?
For example usage of "nodetool" via ssh
Thank you
Best Regards
PJ
-
Redis will start but seems unavailable to histograph core for some reason or other. Will take more time to figure out.
-
When starting a container and the command is empty, "/usr/sbin/sshd -D" is automatically added as CMD. However, my containers already use "/usr/sbin/sshd -D" as ENTRYPOINT - which makes sshd quit bec…
-
Hey Josh,
first of all, awesome owncloud docker image! Just one thing that would make the image perfect: cron support. This would speed up site access significantly.
http://doc.owncloud.org/server/7…
olafc updated
9 years ago
-
Posted to systemd-devel mailing list (no response).
http://lists.freedesktop.org/archives/systemd-devel/2015-August/033819.html
`Assertion 'n + 20 + (object_pid ? 11 : 0)
-
Write Dockerfile and add necessary files to run the application in an Dockercontainer
-
Where I had no trouble compiling 1.9.32.4-beta in my Dockerfile, upon changing to 1.9.32.6 I receive the following error:
```
/tmp/ngx_pagespeed-1.9.32.6-beta/src/ngx_pagespeed.cc
/tmp/ngx_pagespeed-…