cockroachdb / cockroachdb-cloudformation

Quickly setup dev/test CockroachDB clusters using AWS CloudFormation and Kubernetes
https://www.cockroachlabs.com/
Apache License 2.0
12 stars 4 forks source link

Docker "Latest" Fails after 1.0.x update #12

Closed nstewart closed 6 years ago

nstewart commented 6 years ago

image

We updated a 1.0.x release on Docker Hub, which moved that to latest ahead of the 1.1.xs. This broke the cloudformation template, which uses 1.1.x syntax

Error: invalid argument "25%" for "--cache" flag: unhandled size name: %
Failed running "start"
nstewart commented 6 years ago

Will have a fix in an hour or so