Skip to content

Commit

Permalink
Update Dockerfile (#193)
Browse files Browse the repository at this point in the history
There is no image named, openjdk:8-alpine hosted in Docker,  I just replace java for openjdk and it works 

Error Step 11/14: FROM java:8-jdk-alpine
manifest for java: 8-jdk-alpine not found: unknown manifest: unknown manifest

Step 11/14 : FROM openjdk:8-jdk-alpine
8-jdk-alpine: Pulling from library/openjdk
e7c96db7181b: Pull complete
f910a506b6cb: Pull complete
c2274a1a0e27: Pull complete
Digest: sha256:94792824df2df33402f201713f932b58cb9de94a0cd524164a0f2283343547b3
Status: Downloaded newer image for openjdk:8-jdk-alpine
  • Loading branch information
DoctorDrive committed Mar 31, 2024
1 parent 401bbbc commit b7d0f27
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit b7d0f27

Please sign in to comment.