[question] 打包镜像报错,ERROR: failed to solve: process "/bin/sh -c unzip supersonic-standalone-0.9.10-SNAPSHOT.zip" did not complete successfully: exit code: 1 #2054
Labels
question
Further information is requested
Describe your question
[+] Building 48.3s (10/14) docker:default
=> [internal] load build definition from DockerfileS2 0.1s
=> => transferring dockerfile: 1.23kB 0.0s
=> [internal] load metadata for docker.io/supersonicbi/supersonic:0.9.8 2.2s
=> [internal] load .dockerignore 0.1s
=> => transferring context: 2B 0.1s
=> [ 1/10] FROM docker.io/supersonicbi/supersonic:0.9.8@sha256:f2a0757f8cc52bd064edb225bf2bbd1902c1894a356e890d7 0.0s
=> [internal] load build context 24.7s
=> => transferring context: 822.26MB 24.6s
=> CACHED [ 2/10] WORKDIR /usr/src/app 0.0s
=> CACHED [ 3/10] RUN apt-get install -y postgresql-client 0.0s
=> CACHED [ 4/10] RUN rm /usr/src/app/supersonic-standalone-latest 0.0s
=> [ 5/10] COPY assembly/build/supersonic-standalone-0.9.10-SNAPSHOT.zip . 4.9s
=> ERROR [ 6/10] RUN unzip supersonic-standalone-0.9.10-SNAPSHOT.zip 16.2s
DockerfileS2:19
17 |
18 | # Unzip the supersonic standalone zip
19 | >>> RUN unzip supersonic-standalone-0.9.10-SNAPSHOT.zip
20 |
21 | RUN rm supersonic-standalone-0.9.10-SNAPSHOT.zip
ERROR: failed to solve: process "/bin/sh -c unzip supersonic-standalone-0.9.10-SNAPSHOT.zip" did not complete successfully: exit code: 1
Your organization
gei
The text was updated successfully, but these errors were encountered: