Ryan Gaffney

Results 6 comments of Ryan Gaffney

:+1: This is a much needed feature IMO...

Ditto, we had to put quite a bit of JavaScript hackery to work around this feature deficiency. ... which will likely break as soon as we upgrade versions :/

Hey @zdne, **tl;dr** _#js-hacks #multiple-examples #custom-urls_ Syntax looks fine. I can give you access to the aforementioned API documentation if you [email me](mailto:[email protected]). --- Summary of some issues we ran...

> Apiary’s “explode modifier” is of no use to us as we use semicolon-delimited arrays instead of the > common repeating parameter x=v1&x=v2&...&x=n format. For example, using commas, `user_ids=1,2,3,4` instead...

Bump here? Also, needs rebase :)

``` File "/usr/local/lib/python3.6/site-packages/container_transform/ecs.py", line 237, in _ingest_volume 'host': self.volumes_in.get(volume.get('sourceVolume')).get('path'), AttributeError: 'NoneType' object has no attribute 'get' ``` Similar issue using [AWS's sample](https://github.com/aws-samples/eb-docker-nginx-proxy/blob/master/Dockerrun.aws.json) (installed using pip3).