dockersql icon indicating copy to clipboard operation
dockersql copied to clipboard

Query your docker via SQL

Results 2 dockersql issues
Sort by recently updated
recently updated
newest added

How I can access my boot2docker installation with dockersql? ``` bash $ dockersql --docker https://192.168.59.105:2376 FATA[0000] Get https://192.168.59.105:2376/v1.10/containers/json?all=1: x509: certificate signed by unknown authority ``` Main currently don't used `func...