hostsnomad.blogg.se

Docker run image not found
Docker run image not found





docker run image not found

=> RUN GOOS=linux CGO_ENABLED=0 go build -o relay. => FROM docker.io/library/golang:1.16 0.0s => load metadata for docker.io/library/golang:1.16 0.0s

docker run image not found

=> load build definition from Dockerfile 0.4s HTTPS Proxy: :3129ĭOCKER_BUILDKIT=1 docker build -f Dockerfile -no-cache -t axis-relay:0.0.1. ID: XRTK:27XD:ESSD:WCVL:EMCE:HYVJ:5QM6:HDAB:SDZI:YLNL:OLD2:4IWT ID: W2WL:T6CQ:K4FW:6JSD:77JE:XZTX:SPS2:CDC7:AXC2:QXZO:W4TM:UMJ5Īdditional environment details (AWS, VirtualBox, physical, etc.):Īpp: Docker App (Docker Inc., v0.9.1-beta3)īuildx: Build with BuildKit (Docker Inc., v0.5.1-docker) Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Network: bridge host ipvlan macvlan null overlay Image should show up in the docker images commandĪdditional information you deem important (e.g.

#Docker run image not found install

> 6b71a105b7bd Step 4/6 : RUN pip install -no-cache-dir -r requirements.txt -> Running in b1c52400d86d Collecting Flask=1.0 Downloading 圓-none-any.whl (97 kB) Collecting itsdangerous>=0.24 Downloading itsdangerous-1.1.0-py2.p圓-none-any.whl (16 kB) Collecting Jinja2>=2.10 Downloading Jinja2-2.11.2-py2.p圓-none-any.whl (125 kB) Collecting Werkzeug>=0.14 Downloading Werkzeug-1.0.1-py2.p圓-none-any.whl (298 kB) Collecting click>=5.1 Downloading click-7.1.2-py2.p圓-none-any.whl (82 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) Installing collected packages: itsdangerous, MarkupSafe, Jinja2, Werkzeug, click, Flask Successfully installed Flask-1.0 Jinja2-2.11.2 MarkupSafe-1.1.1 Werkzeug-1.0.1 click-7.1.2 itsdangerous-1.1.0 Removing intermediate container b1c52400d86d -> b035e1019f17 Step 5/6 : EXPOSE 5000 -> Running in 11a623ec3d1f Removing intermediate container 11a623ec3d1f -> 771b073d5225 Step 6/6 : CMD -> Running in d3d8abcdaac1 Removing intermediate container d3d8abcdaac1 -> 58eff21b7c69 Successfully built 58eff21b7c69 Successfully tagged manjeet28/catnip:latest Sending build context to Docker daemon 8.704kB Step 1/6 : FROM python:3 3: Pulling from library/python d6ff36c9ec48: Pull complete c958d65b3090: Pull complete edaf0a6b092f: Pull complete 80931cf68816: Pull complete bc1b8aca3825: Pull complete edfe96a4dd20: Pull complete 4e7c0e94bdeb: Pull complete 8dffdfc294e3: Pull complete 036c588c629e: Pull complete Digest: sha256:2c1045587e4452d49544c6dce92efe21c3b4b33864cfb56fdee66a2c8585c769 Status: Downloaded newer image for python:3 -> 79cc46abd78d Step 2/6 : WORKDIR /usr/src/app -> Running in 273df206b7be Removing intermediate container 273df206b7be -> 7726cbc419bb Step 3/6 : COPY.







Docker run image not found