Skip to content

BUG: failed to read dockerfile and run jupyter server #189

@mcmrc

Description

@mcmrc

@fccoelho
Hi, fccoelho. I tried to build a docker container following the instructions in readme. I ran the command below in the project root dir and got an error.

$ docker build -t pysus .

ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount1887577297/Dockerfile: no such file or directory

I moved Dockerfile to root dir and suceeded the build.
Still I got an error running the command below
$docker run -p 8888:8888 pysus:latest

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions