-
It looks like it is impossible to use a custom docker image right now.
```
➜ backend git:(master) ✗ stack build
exec: "/root/entrypoint.sh": stat /root/entrypoint.sh: no such file or directory
FATA[…
-
I can't figure out where/how ssh logs. I used your server as a base for a jenkins slave. I created a new user (jenkins-slave), I copied public keys into the the users $HOME/.ssh/authorized_keys, but…
-
Running REX-ray in a privileged container (ubuntu based image) and attempting to launch a new container backed by AWS EBS.
The volume is created successfully yet cannot attach: **open /dev/xvdb: no s…
-
Hi
I'm running this successfully so a big thank you.
I have added a mixin that is using beats input and a file that adds a `filter{}` and I'm using the `date` filter however it always fails for some…
-
Here is what I got:
```
stdClass Object
(
[status] => success
[type] => Campaigns
[data] => Array
(
[0] => stdClass Object
(
[id] =…
-
Hi there,
This seems like an interesting project - I was giving it a shot. However, every time I try to boot nginx/passenger, I get the following error:
`Phusion Passenger: no passenger_native_supp…
-
I just pushed out a new release of phusion/baseimage. The 'latest' tag has been updated. However, https://badge.imagelayers.io/phusion/baseimage:latest.svg is still showing the old size (280 MB) inste…
-
It would be amazing if the base image would be configurable (at least on a system level, ideally on an app level). I'll look into how to achieve this if this is a desired feature.
-
So, this seems to happen only for this baseimage. If I simply do
cd / && grep -niIr "foobar" .
both the current container and the docker service as a whole crashes. In fact, it crashes on a kernel…
-
I cloned https://github.com/phusion/baseimage-docker to my Ubuntu 14.04 machine, ran 'make' and all worked.
I then created a VirtualBox VM (on Windows, if that matters) with the Vagrantfile in the af…