Ubuntu16.04下部署Oracle docker环境
Docker , Ubuntu / 2018年9月30日

1 安装 docker apt-get install apt-transport-https ca-certificates curl software-properties-common curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add - add-apt-repository "deb [ar...