noborus / trdsql

CLI tool that can execute SQL queries on CSV, LTSV, JSON, YAML and TBLN. Can output to various formats.
https://noborus.github.io/trdsql/
MIT License
1.96k stars 73 forks source link

Add project to dockerhub as automated build #96

Closed Racle closed 4 years ago

Racle commented 4 years ago

Guide here: https://docs.docker.com/docker-hub/builds/

It would be much easier to use externally than build image always.

noborus commented 4 years ago

Thank you very much. I'll try!