Skip to content

Failed to build image with docker/demo/Dockerfile of v2 branch #24

@zhenlusu

Description

@zhenlusu

@hi,
When building the netopeer2gui image with that Dockerfile, I encountered an error, namely there is no setup.py file under build/python/setup.py, there is even no python folder for libnetconf2.
python3 /libnetconf2/build/python/setup.py install && cd /

I tried to comment out the above line in Dockerfile, the build was completed successfully. However i was unable to login with root/docker.
The container log says 'no module named netconf2' . Obviously the netconf2 lib for python is not installed correctly.

Is there a workaround to get it working?

Thanks!

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