Skip to content

docker build failing ... #123

Description

@rlyle

I'm running the following:
docker build -t project .

I'm getting the following error:

 Sending build context to Docker daemon  35.03MB
 Step 1/3 : FROM meteorhacks/meteord:onbuild
 # Executing 2 build triggers...
 Step 1/1 : COPY ./ /app
 No such image: sha256:bad2e97053ddf57e0166d3a11418cc9f2b7fc15a3fa591008d027ee702db393b

This is my Dockerfile:
FROM meteorhacks/meteord:onbuild

I've been searching the web for "docker build no such image", but no luck finding anything close to the issue I'm seeing here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions