- docker file for go with oracle
- using https://github.com/mattn/go-oci8
- not included oracle client package, please get these under licence of agreement of Oracle.
- set oracle client package rpm under ${version}/${variant}/package dir.
make
- run docker
docker run -it --rm goora
- Welcome to contribute, make issue or pr.
- MIT, see LICENSE