Skip to content

vmssoftware/sqlr-ora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HOW TO BUILD:

Edit sqlrelay.conf with your oracle connection string first!

Execute command for build:

   docker build --pull -t sqlr-ora:21 . 

HOW TO RUN:

Run as a daemon:

   docker run -p xxxx:xxxx -itd sqlr-ora:21

Run interactively:

   docker run -p xxxx:xxxx -it sqlr-ora:21

About

Dockerfile + scripts for SQLRelay Server + Oracle Instant Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •