Malcolm Crum

Results 14 comments of Malcolm Crum

I reproduced the issue: ``` docker run --rm -it caddy:builder sh xcaddy build v2.4.6 --with github.com/abiosoft/caddy-json-schema ./caddy json-schema ``` Error is `json-schema: unexpected end of JSON input`

FYI for gradle this can be fixed with: ``` jar { manifest { attributes("JCabi-Version": "0.28", "JCabi-Date": "2016-06-05 07:16", "JCabi-Build": "cce246f") } } ```

It's not clear to me how to instantiate a trace from a request with the SentryTraceHeader - is there any documentation on this?

Agreed, we have the same issue calling "contains" on a string.

I'm interested in this for concatenating fields - e.g. transform user id 12, first name 'john', last name 'smith', to user id 12, first name 'first12', last name 'last12'.

Are they devices connected wirelessly?

I've opened a PR to add support for this: https://github.com/elementar/docker-s3-volume/pull/18

@tsmith023 in a pinch you can use the image I built here: https://hub.docker.com/r/crummy/s3-volume