docker pull:这是Docker的一个命令,用于从远程仓库(如Docker Hub)拉取镜像到本地。 anapsix/alpine-java:这是镜像的仓库名和镜像名。在这个例子中,anapsix是仓库名,alpine-java是镜像名。 8_server-jre_unlimited:这是镜像的标签(Tag),用于指定要拉取的镜像版本。在这个例子中,标签为8_se
Oracle JDK/JRE Based on alpinelinux with Oracle JRE Usage Create your docker image as usual but define the following variables: ENV APPLICATION_USER my-application-user Futhermore you may use the included shell scripts: . /environment-hygiene to clean up the environment just before starting yo...
anapsix/alpine-java:8_server-jre_unlimited. Contribute to steigr/docker-java development by creating an account on GitHub.