Giter Site home page Giter Site logo

gptzero's Issues

"/requirements.txt": not found

I'm trying to build from the Dockerfile but I get an error. Is this a genuine error or am I using Docker incorrectly?

  webapp git:(main) โœ— docker build ./
[+] Building 1.6s (8/11)                                                                                                                  docker:desktop-linux
 => [internal] load build definition from Dockerfile                                                                                                      0.0s
 => => transferring dockerfile: 473B                                                                                                                      0.0s
 => [internal] load .dockerignore                                                                                                                         0.0s
 => => transferring context: 2B                                                                                                                           0.0s
 => [internal] load metadata for docker.io/pytorch/pytorch:1.10.0-cuda11.3-cudnn8-runtime                                                                 1.6s
 => CANCELED [1/7] FROM docker.io/pytorch/pytorch:1.10.0-cuda11.3-cudnn8-runtime@sha256:cf9197f9321ac3f49276633b4e78c79aa55f22578de3b650b3158ce6e3481f61  0.0s
 => => resolve docker.io/pytorch/pytorch:1.10.0-cuda11.3-cudnn8-runtime@sha256:cf9197f9321ac3f49276633b4e78c79aa55f22578de3b650b3158ce6e3481f61           0.0s
 => => sha256:cf9197f9321ac3f49276633b4e78c79aa55f22578de3b650b3158ce6e3481f61 1.16kB / 1.16kB                                                            0.0s
 => => sha256:c3f17e5ac0104c1b1768953043396ae93a1e09e1a0821087d723c132c7a21739 2.82kB / 2.82kB                                                            0.0s
 => [internal] load build context                                                                                                                         0.0s
 => => transferring context: 10.92kB                                                                                                                      0.0s
 => CACHED [2/7] RUN apt-get update && apt-get install -y redis                                                                                           0.0s
 => CACHED [3/7] RUN ln -snf /usr/share/zoneinfo/Etc /etc/localtime && echo Etc > /etc/timezone                                                           0.0s
 => ERROR [4/7] COPY requirements.txt /GPTZero/requirements.txt                                                                                           0.0s
------
 > [4/7] COPY requirements.txt /GPTZero/requirements.txt:
------
Dockerfile:7
--------------------
   5 |     RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
   6 |     
   7 | >>> COPY requirements.txt /GPTZero/requirements.txt
   8 |     WORKDIR /GPTZero
   9 |     RUN pip install -r requirements.txt
--------------------
ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref 3b736e9a-2508-4890-b3c2-c1f7d36dd09e::wr0d5rn4qlkltykemamlre894: "/requirements.txt": not found

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.