This is a simple Dockerfile to build an image with SQLcl installed updated with the change in licensing to the Oracle Free Use Terms and Conditions. This now leverages GraalVM and installs the Javascript support for the sqlcl script
command
- Run : git clone https://github.com/krisrice/sqlcl-docker.git
- cd sqlcl-docker/
- Run : docker build -t sqlcl .
docker run -it sqlcl
docker run --add-host localhost:192.168.3.2 -it sqlcl klrice/klrice@//localhost:1521/orcl