Skip to content

klamas1/vertica-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

The image with vertica-client

Using:

Build:

docker build --pull -t vertica-client .

Run:

docker run --rm vertica-client -h$VERTICA_HOST -U$VERTICA_USER -w$VERTICA_PASS [$DBNAME] -c"$QUERY"

or interactive use:

docker run -it --rm vertica-client -h$VERTICA_HOST -U$VERTICA_USER -w$VERTICA_PASS [$DBNAME]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published