Skip to content

lanklaas/tiberius-tls-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start db

cd docker
docker-compose up

Wait for the db to be live before running the test.

Build the rust code for alpine

docker build -t test .

Run the test

docker run --network=docker_tib -e JDBC_URL="jdbc:sqlserver://db:1433;databaseName=master;user=sa;password=Somepassword#123" test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published