Jerry Koerkenmeier
Jerry Koerkenmeier
I think this may be the same as the gateway timeout I'm experiencing when using docker (but not `npm install`.
I am thinking this is the way I want to try and get Weave installed is via `docker plugin install`. You are right that the problem is the is a...
### Original, failing configuration. Dockerfile: ``` FROM ruby:2.5.1-alpine3.7 RUN apk add --no-cache -t build-dependencies \ build-base \ postgresql-dev \ && apk add --no-cache \ git \ tzdata \ nodejs \...
That docker-compose is also from you. It's linked from the docker instructions and is located here: https://github.com/snibox/snibox-docker/blob/master/docker-compose.yml
By the way - this is a **great** piece of software. Thanks for your work on it!!
By the way, > If you want to use PostgreSQL database you need to link it to the backend container in your composer configuration. This is not the case. In...
I get the following error when building the image on two different servers. Any chance you have the image you were able to generate on Docker Hub? :-) ``` Step...
Oh - in that case something is still wrong. I get the following: 
What about the failure to chown the files? Jerry On Fri, Jun 29, 2018 at 4:23 AM, Daniel Quinn wrote: > The line ERROR: for consumer Container "41e1f6d473c5" is unhealthy...
That's what's so frustrating. I had paperless working great with my Fujitsu ScanSnap ix500 scanning directly to the consume folder. I also have about a dozen other containers working fine,...