An open API service indexing awesome lists of open source software.

https://github.com/loivis/docker-sqlplus

Docker Image for Oracle SQL*Plus
https://github.com/loivis/docker-sqlplus

docker oracle sqlplus

Last synced: about 1 month ago
JSON representation

Docker Image for Oracle SQL*Plus

Awesome Lists containing this project

README

          

# Oracle SQL*Plus
docker image for oracle SQL*Plus with instant client

```
docker run --rm -it loivis/sqlplus user/passwd@//host:1521/SID
```