Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 708 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 708 Bytes

cloudopt-next-docker

To facilitate your deployment on Docker based on the development of cloudopt-next, we have created a basic image that is easy to use and has been uploaded to Docker Hub, and you only need to be there. Dockerfile declared in the FROM cloudopt/cloudopt-next-docker:jdk8 , or docker pull cloudopt/cloudopt - next - docker: jdk8, at the same time We also provide the jdk10 version, which only needs to change the version number jdk8 to jdk10 to enjoy the latest version.

This docker image also supports the acceleration of aliyun maven mirroring.

cloudopt/cloudopt-next-docker:jdk8

cloudopt/cloudopt-next-docker:jdk10

cloudopt/cloudopt-next-docker:jdk11-openj9-node12