- Download the image
gvenzl/oracle-freefrom docker's hub - Configure your Docker Desktop app to integrate with WSL
- Go to the WSL and create a
docker-compose.ymlwith the following:
services:
oracle-db:
image: gvenzl/oracle-free:latest
container_name: oracle-db