-
Hi @btobolaski ,
I am wondering why is ssh turned on by default? Is it for debug purpose?
houqp updated
10 years ago
-
I'm setting up a freshly cloned docker-riak. 'make build' fails because apt-add-repository can't find the webupd8team/java PPA. Can I omit installing Java 7? Here is the output from 'make build':
…
-
Following the [docker installation instructions](https://docs.docker.com/installation/ubuntulinux/) on a completely fresh 14.04.1 machine doesn't seem to work properly.
Adding the docker apt repo and…
-
I have the following message in docker logs of discomaster :
```
/usr/lib/python2.7/dist-packages/supervisor/options.py:295: UserWarning: Supervisord is running as root and it is searching for its c…
-
I was wondering why linking a container using the bridge networking to a container using the host networking doesn't work.
The use case is simple: I have a first container running a service on a port…
-
I am using Docker, building on phusion/baseimage, based on ubuntu 14.04.
https://github.com/zamabe/docker-ircanywhere
```
# curl http://localhost:3000/api/register -v --request POST
* Connected to lo…
ghost updated
10 years ago
-
Given latest advices from Docker Guru @jpetazzo :
http://blog.docker.com/2014/06/why-you-dont-need-to-run-sshd-in-docker/
I would think it is now time to get rid of SSH in Phusion baseimage for good…
-
-
Update the existing Chef cookbook/Vagrantfile to use Ubuntu 14.04, nginx and puma. Most of this code can be shared with the alm application, and if fact any rails application running under nginx/puma.…
-
I'm having an issue getting to the ports in my containers.
I'm on Mac OS X, Mavericks. Using the 0.8.0 boot2docker-cli (408532a).
I've used a `phusion/passenger-ruby21:0.9.9` image, with a docker f…