ChistaDATA / ChistaDATA-Anansi-Profiler

ChistaDATA Profiler for ClickHouse
GNU General Public License v3.0
13 stars 5 forks source link

Create Dockerfile #12

Closed JimDeGriz closed 1 year ago

JimDeGriz commented 1 year ago

I have prepared docker file This is a tiny image containing nothing but the statically compiled anansi-profiler

Here is the usage example :

docker run --rm -v "$PWD:/mnt" profiler:1.0 --help
Usage: anansi-profiler [<file-paths> ...]

Arguments:
...