FROM java:8-alpine RUN echo -e "https://mirror.tuna.tsinghua.edu.cn/alpine/v3.4/main\n\ https://mirror.tuna.tsinghua.edu.cn/alpine/v3.4/community" > /etc/apk/repositories RUN apk --update add curl bash ttf-dejavu && \ rm -rf /var/cache/apk/* 使用此Dockerfile重新build一个java镜...
I also tried the deprecated java:8-jre-alpine image and got the same result. Dockerfile: FROMopenjdk:8-jre-alpineARGFINALNAMEADD/$FINALNAME /$FINALNAMECMD["java","-jar", $FINALNAME] (Do not worry about theFINALNAMEargument, that works as it should, my problem is theCMDline) Run command:...
Repository files navigation README fabric8-java-alpine-openjdk8-jre Based on https://hub.docker.com/r/fabric8/java-alpine-openjdk8-jre Remove Agent Bond.About No description, website, or topics provided. Resources Readme Activity Stars 1 star Watchers 2 watching Forks 4 forks Report...
$docker run -it --rm alpine:3.3 sh/ # apk add --no-cache openjdk8-jrefetch http://dl-cdn.alpinelinux.org/alpine/v3.3/main/x86_64/APKINDEX.tar.gzfetch http://dl-cdn.alpinelinux.org/alpine/v3.3/community/x86_64/APKINDEX.tar.gz(1/24) Installing libffi (3.2.1-r2)(2/24) Instal...
openjdk8 jdk jre Dockerfile README.md agent-bond-opts jmx_exporter_config.yml run-java.sh centos jboss ubi templates .gitignore LICENSE README.md fish-pepper.yml images.yml Breadcrumbs java /images /alpine /openjdk8 / jre/ Directory actions More options Latest commit Cannot retrieve latest ...
(InstantiatingGrpcChannelProvider.java:185) [gax-grpc-1.48.1.jar!/:1.48.1]at com.google.api.gax.rpc.ClientContext.create(ClientContext.java:160) [gax-1.48.1.jar!/:1.48.1]at com.google.api.gax.rpc.ClientContext.create(ClientContext.java:122) [gax-1.48.1.jar!/:1.48.1]at com.google....