Mac使用docker安装oracle-11g

一、拉取安装镜像 docker search oracle docker pull jaspeen/oracle-11g 二、启动 我在启动的时候直接关闭 使用命令docker logs xxxx查看日志你会发现并有根据dockerfile运行相关的安装,我去github上查了下jaspeen/oracle-11g的Dockerfile如下图: 原来使用的是centos:7 去oracle官网拉取
相关文章
相关标签/搜索