# docker-oraclejre **Repository Path**: rancococ-code/docker-oraclejre ## Basic Information - **Project Name**: docker-oraclejre - **Description**: docker-oraclejre - **Primary Language**: Docker - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-14 - **Last Updated**: 2021-09-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # docker-oraclejre #### 项目介绍 docker-oraclejre support os: 1. alpine:curl bash openssh wget net-tools gettext zip unzip tzdata ncurses 2. centos:passwd openssl openssh-server wget net-tools gettext zip unzip ncurses support tool 1. sshd, jre 2. apphome: /data/app 3 jrehome: /data/jre 4. user: root/admin; app/123456 5. usage: docker run -it --rm --name oraclejre-1.8.0_192-alpine registry.cn-hangzhou.aliyuncs.com/rancococ/oraclejre:1.8.0_192-alpine "bash" docker run -it --rm --name oraclejre-1.8.0_192-centos registry.cn-hangzhou.aliyuncs.com/rancococ/oraclejre:1.8.0_192-centos "bash"