Issue the following command in terminal:
docker exec -it YOUR_IMAGE bash
Once in bash issue the following command, and you are there:
sqlplus YOUR_USERNAME/USERNAME_PASSWORD@localhost:1521/XE
Shared with ❤️ from Codever. Use 👉 copy to mine functionality to add it to your personal snippets collection.
Top comments (0)