This is an old revision of the document!
# 使用Docker安装Oracle
Oracle官方仅提供企业版数据库docker镜像,而且需要dockerid才能使用。推荐使用第三方的xe版本镜像,用于开发足够了。[xe版本镜像地址](https://hub.docker.com/r/alexeiled/docker-oracle-xe-11g/)
# 图形化界面安装Oracle
# 命令行无人值守安装Oracle
https://dbaseworld.wordpress.com/2012/08/02/install-oracle-11g-in-silent-mode-on-linux-centos/
http://www.jianshu.com/p/2fda26a7edf1
http://dbaora.com/install-oracle-11g-release-2-11-2-on-centos-linux-7/
# 安装Oracle常见问题