neillindberg

Results 6 issues of neillindberg

I'm having success loading the GUI after using this run command (with and w/o the extra port mapping): docker run --name local-pgadmin4 -p 5050:5050 -p 5432:5432 -d fenglc/pgadmin4 But, I...

Thanks for a great library! What are colorDomain(s)? In the docs I'm referred to a page here: https://github.com/uber/react-vis/blob/master/docs/scales-and-data.md But, I cannot determine where these colorDomain(s) are? I've slapped in string...

I had to adjust my docker-compose.yml to get this Quickstart to actually run w/o errors. I found I needed: 1. Network defined and shared in the two container configs. 2....

area/Samples

Fails at zipFile.js->compressToBuffer->entry.getCompressedData() I'm using v0.4.4 of adm-zip (Ubuntu precise (12.04.4 LTS)) in a nodejs project. I find if I delete all directories that is the only way I get...

EDIT: See image. Seems the text is there, just not visible. :/ Running: bin/strider init Purportedly should give me: plugin: **name**: your-plugin-name plugin: **description**: test plugin: **author**: test But, I...

From instructions: > Pulling > Hosted on Quay.io. Find what to docker pull by checking the TAG file baremetal:~/workspace $ docker pull quay.io/keyvanfatehi/strider:v1.6.4 Error response from daemon: manifest for quay.io/keyvanfatehi/strider:v1.6.4...