Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

构建出错了 #5

Open
EmotionalRonan opened this issue Mar 19, 2021 · 0 comments
Open

构建出错了 #5

EmotionalRonan opened this issue Mar 19, 2021 · 0 comments

Comments

@EmotionalRonan
Copy link

docker build -t kodexpoler:v01 .                                                                                                                                          10:23.49 Fri Mar 19 2021 >>> 
[+] Building 0.7s (10/11)                                                                                                                                                                                   
 => [internal] load build definition from Dockerfile                                                                                                                                                   0.0s
 => => transferring dockerfile: 37B                                                                                                                                                                    0.0s
 => [internal] load .dockerignore                                                                                                                                                                      0.0s
 => => transferring context: 2B                                                                                                                                                                        0.0s
 => [internal] load metadata for docker.io/library/php:7.4.9-fpm-alpine3.12                                                                                                                            0.7s
 => [internal] load build context                                                                                                                                                                      0.0s
 => => transferring context: 2B                                                                                                                                                                        0.0s
 => CANCELED [1/7] FROM docker.io/library/php:7.4.9-fpm-alpine3.12@sha256:4d10c4070ae62bfd539eb8532e814ff084fbb8cffa7d40585c2aa8e91e4bcbb5                                                             0.0s
 => => resolve docker.io/library/php:7.4.9-fpm-alpine3.12@sha256:4d10c4070ae62bfd539eb8532e814ff084fbb8cffa7d40585c2aa8e91e4bcbb5                                                                      0.0s
 => => sha256:655e3490019833d3d5ff8aaf744065dd75cc81cedc5a86bf0b3ca52786e51cb3 2.41kB / 2.41kB                                                                                                         0.0s
 => => sha256:4d10c4070ae62bfd539eb8532e814ff084fbb8cffa7d40585c2aa8e91e4bcbb5 1.65kB / 1.65kB                                                                                                         0.0s
 => => sha256:01e34785006995caaf49f26aea36b118c0a544655ed4c814c13b3302672842cf 11.00kB / 11.00kB                                                                                                       0.0s
 => CACHED [2/7] RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories &&     apk add --no-cache --update tzdata         p7zip unrar  freetype libpng libjpeg-turbo libweb  0.0s
 => CACHED [3/7] RUN apk add --no-cache wget bash &&     cd /tmp &&     wget "http://static.kodcloud.com/update/download/kodexplorer4.40.zip" &&     unzip kodexplorer4.40.zip -d /var/www/html &&     0.0s
 => CACHED [4/7] RUN apk add --no-cache wget make gcc musl-dev &&     cd /tmp && wget https://unix4lyfe.org/darkhttpd/darkhttpd-1.12.tar.bz2 &&     tar -xf darkhttpd-1.12.tar.bz2 && cd darkhttpd-1.  0.0s
 => CACHED [5/7] WORKDIR /koddata                                                                                                                                                                      0.0s
 => ERROR [6/7] COPY entrypoint.sh /usr/local/bin/                                                                                                                                                     0.0s
------
 > [6/7] COPY entrypoint.sh /usr/local/bin/:
------
failed to compute cache key: "/entrypoint.sh" not found: not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant