oracle / docker-images

Official source of container configurations, images, and examples for Oracle products and projects
https://developer.oracle.com/use-cases/#containers
Universal Permissive License v1.0
6.45k stars 5.4k forks source link

The Oracle port has not been modified #2763

Open pandaymx opened 4 months ago

pandaymx commented 4 months ago

I use wsl and docker for installation.

docker run --name oracle19c -p 1522:1521 -d container-registry.oracle.com/database/enterprise:latest

` 屏幕截图 2024-02-22 153428

The corresponding directory does not have the corresponding file.

屏幕截图 2024-02-22 153852